I had to change to PHP version 7.2
but now I'm getting 500 on the login and register pages
I fixed it by adding
RewriteBase /
as a line right after
RewriteEngine On
in the .htaccess file
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community