Skip to content

The POST method is not supported for route login. Supported methods: GET, HEAD. #9

Answered by dvhebesha
dvhebesha asked this question in Q&A
Discussion options

You must be logged in to vote

@rahulhaque Thank you i found a solution

composer dump-autoload
php artisan config:cache
php artisan route:cache
php artisan view:cache
php artisan vendor:publish --force --tag=livewire:assets
php artisan filament:assets
php artisan filament:cache-components

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dvhebesha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants