I'm new to laravel so if my question is not up to the mark then forgive me but I googled it and not found answer as per my requirement.I follow http://ift.tt/2gRiG5e && http://ift.tt/2hguzi5
MY NEED :
I want 2 entry point for my laravel application. one is for front user and second for admin user.
I am using laravel latest version (5.3.26).
As we know public folder is the entry point for laravel application.
Ex : http://localhost/news_report_old/public/index.php
Using above URl we can enter into application. Right ?
Now I want to create new entry point for Admin So I thing I can copy public folder and rename it so my work is done but I missing something and I can't figure out what I am missing ?
EX : http://localhost/news_report_old/admin/index.php
So when I open above URL I want to open Admin side.
How can I achieve this ?
Thanks.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire