Selasa, 16 Februari 2016

Laravel 5.2 CRUD - Simple Project Example



How to run this project
Run composer install
Run npm install
Setup DB connection
Run key:generate (if needed)
Migrate & seed php artisan migrate:refresh --seed
Run gulp to compile elixir and js
Run on homestead or serve it using php artisan serve Enjoy!


credit to : 

Screenshoot :









Read Another


CATEGORIES



4 komentar :

  1. Gan tolong diperjelas tutorial import ke localhostnya

    BalasHapus
  2. Udah gw run semua... database jg udah di-migrate... tp tetep yang muncul "Whoops, looks like something went wrong." hiks.

    BalasHapus
    Balasan
    1. eh... setelah dicoba-coba... semua fungsi udah bisa jalan... tapi design tampilannya cuma text polos... kayak gak ada style-nya. itu kenapa ya? padahal di screenshot agan bagus.

      Hapus
    2. berarti CSS nya nggak dapet. coba set base url nya . kalo di klik kanan inspect element pasti di console banyak yg merah not found

      Hapus