Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

alamcta's avatar

how set the path of laravel in the application

Hi, am new to laravel, i have installed the laravel and copied the application in the hosting folder, now when am opening the URL its showing Laravel 5 from the index.php page. am not sure how i can configure laravel path in my application. Thanks

0 likes
2 replies
rin4ik's avatar

in routes/web.php file you can specify new routes

Please or to participate in this conversation.