-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
Need to automatically adding web login feature as part of the initialization process.
Need to make the following steps:
Add Auth::routes(); to the web.php file
Generate LoginController in the Http\Controllers\Auth folder
Generate app.blade.php in the resources/views/layouts folder
Generate login.blade.php in the resources/views/auth folder
Generate app.js and app.css in the public folder
File content presenting on the branch https://github.com/RonasIT/laravel-empty-project/tree/web-login
Metadata
Metadata
Assignees
Labels
No labels