Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.44 KB

readme.md

File metadata and controls

35 lines (22 loc) · 1.44 KB

How to run this project

  1. Run composer install
  2. Run npm install
  3. Setup DB connection
  4. Run key:generate (if needed)
  5. Migrate & seed php artisan migrate:refresh --seed
  6. Run gulp to compile elixir and js
  7. Run on homestead or serve it using php artisan serve

Enjoy!

Screenshot

Halaman Katalog

Konfirmasi Delete

Homepage

CRUD Kategori

CRUD Produk

Edit Produk

Pagination + Search

Nested Relationship

Want to learn more?

Baca buku saya Menyelami Framework Laravel

Menyelami Framework Laravel

Berisi 745+ halaman panduan aplikatif untuk membangun aplikasi dengan framework Laravel 5.2.