FFilament•Created by Diogo Gomes on 9/10/2024 in #❓┊help Login not working - admin/livewire/update 405 (Method Not Allowed)
I encountered the same issue, but I resolved it using the following steps:
1. Copy the dist
folder located at \vendor\livewire\livewire\dist
.
2. Paste it into the public
directory.
3. Rename the pasted folder to livewire
.