vendredi 29 septembre 2017

Laravel /page works /page/ redirects to other page

I have a Laravel website running on Apache server with WordPress

My WordPress installation is the root example.com/ And my Laravel App is the example.com/tools

If I access http://ift.tt/2yLNmLJ everything works fine, but if I access http://ift.tt/2yyxDi2 I get redirected to example.com/page/

Any ideas on what could be happening?

This is my web.php:

Route::get('/page/','PageController@index');

Thanks



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2yLZ6O8
via IFTTT

Aucun commentaire:

Enregistrer un commentaire