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

Marins's avatar

app/Http/routes.php, where it is?

Hello, where can I locate the app/Http/routes.php file? I am using Laravel 5.4 and I want to add a route to generate a dompdf file.

Thank you

0 likes
1 reply
silverxjohn's avatar

It has been moved to your-project-root-directory/routes/web.php

1 like

Please or to participate in this conversation.