#Laravel cPanel Method Delete 403 Forbidden Access to this resource on the server is denied!
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
The method delete works fine when i run laravl on localhost, but when i hosting in cPanel method delete get 403 Forbidden Access to this resource on the server is denied!
Thats because laravel is not designed to run on shared hosting (cPanel) see #general message
but the other method like get post is working fine and i can create update data to database mysql