Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes cache #93

Open
eduardodallmann opened this issue Jan 29, 2019 · 0 comments
Open

Routes cache #93

eduardodallmann opened this issue Jan 29, 2019 · 0 comments

Comments

@eduardodallmann
Copy link

I recently had a problem generating the js file, I had updated api.php but by running the php artisan laroute:generate command I did not modify js. After a while I thought about clearing the cache of the Laravel routes and then everything worked correctly.

I suggest making the call $this->call('route:cache'); at the beginning of the function handle().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant