Skip to content

feat: run artisan optimize on container start#517

Closed
erikgaal wants to merge 1 commit into
serversideup:mainfrom
erikgaal:patch-larvel-optimize
Closed

feat: run artisan optimize on container start#517
erikgaal wants to merge 1 commit into
serversideup:mainfrom
erikgaal:patch-larvel-optimize

Conversation

@erikgaal
Copy link
Copy Markdown
Contributor

@erikgaal erikgaal commented Feb 5, 2025

Instead of manually running each optimize step, we can leverage the php artisan optimize command to run those steps for us.

Also makes use of the new ServiceProvider::optimizes API that package developers can use. 😄

@erikgaal
Copy link
Copy Markdown
Contributor Author

erikgaal commented Feb 5, 2025

Wow, I'm an idiot and #511 was already created. 🚀

@erikgaal erikgaal closed this Feb 5, 2025
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

Successfully merging this pull request may close these issues.

1 participant