guillaumebriday / laravel-blog

Laravel 10.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
MIT License
1.72k stars 559 forks source link

How to change URL? #130

Open zartt opened 1 year ago

zartt commented 1 year ago

Hello! Sorry if I posted in the wrong place, I just don't know where else to ask.

Please tell me how to change url https://site.com/posts/demo to https://site.com/relese/demo?

I tried to change in web.php but it causes a lot of errors.