Server Crashes After Resource Update/Edit

Whenever I update or edit a resource, the server crashes and stops responding until I manually restart it. Has anyone experienced this or have suggestions for a fix? in the browser console i have this error: http://127.0.0.1:8000/livewire/update net::ERR_EMPTY_RESPONSE
4 Replies
ingeday
ingeday2w ago
Were you able to fix it?
AlexAnder
AlexAnder2w ago
Look at PHP error log. dd() the request,what you trying to save or sql error log..
Carbon
CarbonOP2w ago
Not yet..
ingeday
ingeday2w ago
I have a similar scenario. My development server "php artisan serve" or even apache got crashed. I looks like a incompatibility with livewire. Just checking it out I see this: I use
@livewire(App\Filament\Resources\QuotationResourcesResource\Widgets\AllQuotations::class)
@livewire(App\Filament\Resources\QuotationResourcesResource\Widgets\AllQuotations::class)
The first times ALL is OK, then when It got crashed, an error is related with livewire I comment that and works again.
Do you know any way to check the livewire installation in filament ?
Want results from more Discord servers?
Add your server