noOne
Multi-tenancy by subdomain
it makes sense
but this is a laravel related issue so the fix should be in laravel
laravel doesn't have a way to customize the database connection of the password reset functionality
maybe i can submit a PR for this
10 replies
Filament performance
thanks for the useful information about PHP-FPM AND PHP-CGI
about the tool you're building
the reasons i use laragon is the ability to install multiple php versions very easy and it also auto create a virtual domain for every project you have in the www directory
and it's an "all in one" package meaning you just install laragon and it will install everything you need "php mysql apache nginx nodejs" and more
so well we see something like that in the tool ?
84 replies
Filament performance
caching the icons helped reducing the loading time "php artisan icons:cache" but didn't help with the memory usage
i noticed a comment in this video saying that the windows environment is one of the reasons
so i have to ask
do you use windows like me ?
84 replies