wooprapp
Member
- Messages
- 110
- Reaction score
- 7
- Points
- 18
Hi everyone,
so I'm new to Laravel and Lumen. From what I've learned is that Lumen is Laravel's lightweight version which is a lot faster (and great for designing an API). So, I've been studying Lumen trying to figure out how it works. I set up my x10 PHP Version 7.2 (and its plugins/addons), I've also moved my "/public" into my root "/". The root "/" works but no other routes work (everything works locally, but not on x10)... I've posted on Laravel's Community forums and no one's responding.
Here's the link: https://laracasts.com/discuss/channels/lumen/lumen-works-on-shared-web-host-but-isnt-working
Can anyone please help me resolve this issue?
Thanks!
(Attached is two screenshots trying to show the issue):
so I'm new to Laravel and Lumen. From what I've learned is that Lumen is Laravel's lightweight version which is a lot faster (and great for designing an API). So, I've been studying Lumen trying to figure out how it works. I set up my x10 PHP Version 7.2 (and its plugins/addons), I've also moved my "/public" into my root "/". The root "/" works but no other routes work (everything works locally, but not on x10)... I've posted on Laravel's Community forums and no one's responding.
Here's the link: https://laracasts.com/discuss/channels/lumen/lumen-works-on-shared-web-host-but-isnt-working
Can anyone please help me resolve this issue?
Thanks!
(Attached is two screenshots trying to show the issue):