laravel routes resource 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.