First Enable rewrite Mod with command: sudo a2enmod rewrite
Then open apache config file and change this AllowOverride None to AllowOverride All
Then restart your apache sudo service apache2 restart
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community