LARAVEL error 500

iloveifu

New Member
Messages
1
Reaction score
0
Points
1
Hi I have the same problem. I'd be grateful to hear how you solved it.
 

ibtisam

New Member
Messages
17
Reaction score
0
Points
1
typically, a 500 error indicates an issue with either your .htaccess file (located in the public directory) or the web.config file (also found in the same directory). Have you made any modifications to these files?

I recall that configuring .htaccess files to function properly on XAMPP could be quite challenging. It might be more convenient for you to consider using Homestead or executing the following alternative solution.
 

ctyrd

Active Member
Messages
443
Reaction score
50
Points
28
typically, a 500 error indicates an issue with either your .htaccess file (located in the public directory) or the web.config file (also found in the same directory). Have you made any modifications to these files?

I recall that configuring .htaccess files to function properly on XAMPP could be quite challenging. It might be more convenient for you to consider using Homestead or executing the following alternative solution.
Thread is 4 yrs old, cPanel is no longer used on free hosting.
 

ibtisam

New Member
Messages
17
Reaction score
0
Points
1
Thread is 4 yrs old, cPanel is no longer used on free hosting.
My bad. Can we go to chrome inspect - networks and check the response there and check your controller & router file. or do you suggest checking the laravel file logs and finding the issure there.
 

ctyrd

Active Member
Messages
443
Reaction score
50
Points
28
My bad. Can we go to chrome inspect - networks and check the response there and check your controller & router file. or do you suggest checking the laravel file logs and finding the issure there.

If your currently (05/2023) having 500 error with you x10 free hosting account, post your own request for help here: https://community.x10hosting.com/forums/free-hosting.9/ Otherwise request help from Laravel.
 
Top