If you’re having trouble with a Laravel link looking like “localhost/index.php/my/path” you should edit your application.php file to and change
index => 'index.php'
to
index => ''
You can find these on line 42ish.
If you’re having trouble with a Laravel link looking like “localhost/index.php/my/path” you should edit your application.php file to and change
index => 'index.php'
to
index => ''
You can find these on line 42ish.
Melbourne based web developer that loves building front-end systems with anything from vanilla JS to React. Subscribe to the blog