I'm hoping someone can help me work through why I might be getting 404 URL not found - we have recently deployed a laravel app to the same linux servers, however I seem to be having a different issue with Lumen which makes me question if its the same ? So I see lumen api also has a /public folder, even though its not supposed accessed via the browser ?
The 404 i'm getting is in testing the API in Postman - what might be the steps to troubleshoot where this issue might be ? Linux (centOS) server with Apache.