How to boost the performance in filament

Because after installing filament into my project, it's getting a bit slow, so are there any configurations or some tips that can help me?
Solution:
that's just the browser and how long it takes to load the js and run it. There's not really anything you can do about it. Alpine components are loaded asynchronously, so when you're not in dev mode or have dev tools open the browser will cache the js file and it will be faster.
Jump to solution
7 Replies
bdm-laravel
bdm-laravelOP10mo ago
Need help in this matter
awcodes
awcodes10mo ago
php artisan icons:cache If you’re using debugbar publish the config and disable ‘views’ collection.
bdm-laravel
bdm-laravelOP10mo ago
I ALREADY DID THIS
bdm-laravel
bdm-laravelOP10mo ago
ONE
bdm-laravel
bdm-laravelOP10mo ago
LOOK INTO THIS
Igor
Igor10mo ago
I'm using the fraken php as server and is pretty fast
Solution
awcodes
awcodes10mo ago
that's just the browser and how long it takes to load the js and run it. There's not really anything you can do about it. Alpine components are loaded asynchronously, so when you're not in dev mode or have dev tools open the browser will cache the js file and it will be faster.
Want results from more Discord servers?
Add your server