Skip to content

rzk-linesofcode/laravel-ids-laravel-livewire

Repository files navigation

IDStack - Laravel Livewire Tutorial Indonesia


Source code hasil dari belajar Laravel dari IDStack - Laravel Livewire Tutorial Indonesia

Setiap video/part akan dibuatkan branch nya, kecuali jika video yg tidak ada sesi codingnya.
catatan : ada beberapa perbedaan coding sedikit dari yg di video


Branches

  • 01-Intro-and-Project-Preparation
  • 02-Create-Livewire-Component
  • 03-Shows-Contact-Data-Into-The-Table
  • 04-Call-Livewire-Component-From-Other-Component
  • 05-Store-Data-from-Form-to-Database
  • 06-Shows-Flash-Message
  • 07-Add-Input-Validation
  • 08-Create-Edit-Contact-Function
  • 09-10-Create-Update-Function-and-Delete-Data (Lupa create branch baru saat sudah selesai video ke 10 😄 )
  • 11-Pagination-in-Laravel
  • 12-Create-Dynamic-Index-Paginate
  • 13-Search-Feature-in-Livewire

Howto

  • Clone
  • Buat database MySQL
  • Ubah db credentials di file .env
  • php artisan migrate
  • php artisan serve (bagi yang tidak menggunakan valet)
  • http://127.0.0.1:8000/
  • Lakukan registrasi dan login

About

Source code hasil dari belajar Laravel dari IDStack - Laravel Livewire Tutorial Indonesia

Resources

Stars

Watchers

Forks