I have install laravel 5.2 on LAMP in Digital ocean . After installation and configuration I run php artisan make:auth(). It gives the proper view. routes and auth folder everything okay. But when I clicked on login button it takes me login url but says not found. if hit url/index/login then it works. but I want to remove /index. I also enabled mod_rewrite.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community