jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.66k stars 401 forks source link

Blank starter #501

Closed maiziheimei closed 6 years ago

maiziheimei commented 6 years ago

I tried to find the problems, I saw the following error when I ran "gulp && gulp watch" " .../laravel5-angular-material-starter/angular/run/routes.run.js 1:49 error '$auth' is defined but never used no-unused-vars ✖ 1 problem (1 error, 0 warnings) " I went to check the "routers.run.js", there is "$auth" being used.

Please help me to get it starter! Thank you very much!

jadjoubran commented 6 years ago

Hello @maiziheimei Thanks for opening an issue. can you please try the steps in this issue

Please let me know if it works, thanks!