Default pages
#1563
Replies: 1 comment
-
There is nothing special about this project, it is basic Laravel. Just follow the routes to the controllers and you should be able to do what you want to do. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to do 2 things with this boilerplate. 1. When I open the site, it should go to login page. 2. When I login, it should take me to dashboard. How can I do it?
Beta Was this translation helpful? Give feedback.
All reactions