I try another page like mysite.com/login or anything else, its not working :/ :/
What happens when you try?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello, I've been seeing myself stuck in a Laravel deploy on Debian 8 - apache2 - mysql . I got Every Single thing alright (sql - installs apache - composer - artisan - migrations - public folder - chmods) ; I can access my front Page, I edited the 000-default.conf to point the /html/laravel/public and It worked. I can go too on mysite.com/phpmyadmin and access the tables BUT when I try another page like mysite.com/login or anything else, its not working :/ :/ does anybody have what kind of error could it be ! I tried alot of stuff without success and I'm afraid to loose my initial config !
thanks !
a2enmod rewrite && restart apache ! thanks to hicham my friend
Please or to participate in this conversation.