How to call route which is not defined in laravel
I am newbie to laravel and i am working on a project and i have a following situation lets assume my base url is https://example.com Now i want to pass a slug(argument) after a base url which means https://example.com/xyz something…