Skip to content

Add web login feature #38

@DenTray

Description

@DenTray

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
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions