Filament is Slow? Check Laravel Debugbar.

Filament is Slow? Check Laravel Debugbar.

Filament Daily

9 месяцев назад

11,603 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@mohammadkamil6507
@mohammadkamil6507 - 14.01.2024 13:16

how to fix table builder take 10 second to conplete load. this only happen after i deploy to online server.

Ответить
@nazar87ali
@nazar87ali - 31.10.2023 08:01

but still slow in this video few record you show. try show more than 50 records

Ответить
@kheengpharouk4894
@kheengpharouk4894 - 20.09.2023 17:49

how can i render a blade page and a nav bar tab in filament. i want to add a side bar nav route that can render my blade files but in filament dashboard

Ответить
@MRizkyPK
@MRizkyPK - 04.09.2023 09:06

Is there a way to enable cursor pagination?
I have 5 million records and then Filament Table becomes slow and uncomfortable to use.

I looked at the Debugbar and the cause was pagination, especially in the count(*) query.

Ответить
@alislman534
@alislman534 - 30.08.2023 01:48

Niiice keep going👍

Ответить
@latlov
@latlov - 28.08.2023 06:53

php Artisan icons:cache

Upgrading Livewire from 2 to 3, improves speed. I remember Caleb Porzio in last Laracon 2023 in Nashville mentioned that livewire 2 has slowness problems and that he fixed them already in livewire 3

Ответить
@SodalisUK
@SodalisUK - 25.08.2023 21:30

General slowness of Filament is one thing, but slowness of a specific control or when debugbar is in use seen to me like bugs that need to be tracked down and fixed.

Ответить
@kreaweb-be
@kreaweb-be - 24.08.2023 14:23

I already knew this tip. Thanks for reminding.
But even without Laravel Debugbar, Filament is way slower then the pure Laravel applications I build myself. Comfort (and hundreds of classes) come with a trade-off, I guess.

Ответить
@allforone772
@allforone772 - 24.08.2023 13:14

When it's slow... You can also do

php artisan icon:cache

Changed my life.

Ответить
@development2301
@development2301 - 23.08.2023 21:37

Thanks
The use of external icons blade and the Windows environment is also one of the reasons why the Filament is very slow.

Ответить
@Claudio_Pereira
@Claudio_Pereira - 23.08.2023 14:57

Povilas, in a RelationManager, I would like to customize the select options of the attach action, displaying the id and name of the related model. Could you demonstrate this?

Ответить
@ricko13
@ricko13 - 23.08.2023 10:45

i not using debugbar but sometimes it feels kinda slow, maybe i'm doing something wrong

Ответить
@GergelyCsermely
@GergelyCsermely - 23.08.2023 10:16

If You check the select input box with searchable then you can see it is also not quick. (I don't have debugbar installed)

Ответить
@GergelyCsermely
@GergelyCsermely - 23.08.2023 09:32

Thanks

Ответить