I want to test using Laravel, but it does not work correctly.
My goal is to add a subdomain laravel to [mysite].x10.mx
I upload laravel directory (from a fresh install) to my server, and it looks like this:
Then, I create a subdomain from CPanel:
I create 2 route from my laravel app:
//...