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

Support for FilamentPHP #16

Closed
KTanAug21 opened this issue Mar 17, 2024 · 1 comment · Fixed by #32
Closed

Support for FilamentPHP #16

KTanAug21 opened this issue Mar 17, 2024 · 1 comment · Fixed by #32

Comments

@KTanAug21
Copy link
Contributor

What and Why:
What: Run Filament Cache command when Filament is installed for a Laravel application

Why: Thanks to community post, it was discovered that Laravel apps with Filament installed get really low requests per second( I tested, and got 5 requests per second ). This can be improved by running Filament's cache commands.

How:
Revise Laravel's Dockerfile template to run the Filament cache commands when "filament/filament" is detected in the composer.json file

Related to:
flyctl PR
Community post

@KTanAug21
Copy link
Contributor Author

Closed by #32

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