Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
HyMaMa
Posts
Comments
F
Filament
•
Created by HyMaMa on 10/2/2023 in
#❓┊help
The GET method is not supported for route livewire/update
Now I am searching how to solve rewrite rule and using filament
20 replies
F
Filament
•
Created by HyMaMa on 10/2/2023 in
#❓┊help
The GET method is not supported for route livewire/update
rewrite ^([^.]*[^/])$ $1/ permanent;
20 replies
F
Filament
•
Created by HyMaMa on 10/2/2023 in
#❓┊help
The GET method is not supported for route livewire/update
solved. Problem was in nginx rule
20 replies
F
Filament
•
Created by HyMaMa on 10/2/2023 in
#❓┊help
The GET method is not supported for route livewire/update
no luck. Just understood, that on localhost all works well
20 replies
F
Filament
•
Created by HyMaMa on 10/2/2023 in
#❓┊help
The GET method is not supported for route livewire/update
livewire was installed with filaments requirements. I had done all steps in this page
https://filamentphp.com/docs/3.x/panels/installation
20 replies