in laravel 8 after call route return 403 code example
Example: store route returns 403 forbidden in laravel 6
I found the problem: I had a folder has same name as the route in the public folder.
I found the problem: I had a folder has same name as the route in the public folder.