Skip to content

Laravel Config & Route Cache #187

Closed Answered by jaydrogers
moisish asked this question in Q&A
Jun 14, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Thanks for stopping by @moisish!

I have a Laravel automations script in that image (source located here: https://github.com/serversideup/docker-php/blob/main/src/fpm/etc/s6-overlay/scripts/laravel-automations)

I used to have artisan config:cache and route:cache, but it created strange behaviors with APIs in an older version of Laravel (pretty sure it was like 5.x).

I removed them because it was a core Laravel bug, but I am not sure if it has been resolved or not. I assume it has with how many enhancements have been made since then 😅

To extend the image

I have some docs here on how to customize things: https://serversideup.net/open-source/docker-php/docs/guide/customizing-the-image

You'll …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@moisish
Comment options

@moisish
Comment options

@jaydrogers
Comment options

@moisish
Comment options

Answer selected by jaydrogers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants