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

Moved user api closure to controller to allow usage of php artisan route:cache #926

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

quentincaffeino
Copy link
Contributor

Laravel documentation on deployment suggests optimizations using caching routes, but it doesn't work with closure routes so I moved the only closure route in the project to controllers.

@johannac johannac added the enhancement Improve or enhance an existing feature label Jul 31, 2021
@justynpride justynpride mentioned this pull request Aug 26, 2021
@quentincaffeino quentincaffeino force-pushed the feature/move-user-api-closure-to-controller branch from 72f16ef to 4d0f9e2 Compare September 24, 2021 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or enhance an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants