alexusmai / vue-laravel-file-manager

Frontend for Laravel File Manager on Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

405 - The POST method is not supported for this route. Supported methods: GET, HEAD.

antoney opened this issue · comments

Hi, Thanks for the beautiful project. I have tried many ways from disabling VerifyCSRF in Kernel.php and also added in the head section still the same error. I also tried to manually add in the web.php but the FileManagerController undefined. Please help.

Thanks in advanced.

image

Hi, the issue resolved by re-fill the file-manager.php. Thanks.