silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
923 stars 414 forks source link

Edit angular page/ component not work #106

Closed rullymartanto closed 7 years ago

rullymartanto commented 7 years ago

Guys, it's maybe silly question, but I really need it

I have download the code and run all instruction and running it using php artisan serve and all work perfectly

But When I try to edit angular page/component or even javascript file and refresh my browser it doesn't change anything,... and I have execute
gulp && gulp watch Any help ? Thanks for advice

rullymartanto commented 7 years ago

I have found my problem php artisan serve and gulp && gulp watch execute in different terminal both must running Thanks