Hey there! you may think that this is common issue in lumen when I research fix this problem I found some post on stackoverflow regarding .htaccess Here you can check
I change my .htaccess file on root directory as well but I don’t see any change
above image is my web.php file you can see there are alot of routes there but there are only one route work which is ‘/’. And when I try to access any of different route it’s give me an error
Please help to fix it out!