Login
- Removed
welcome.blade.php
- Expanded auth routes into web routes file
- Auth routes and homepage are now stateful on
/
-
auth/login.blade.php
layout complete. Styles for login page added to primary .scss resource. - Removed Bootstrap import and Nunito font from primary .scss resource. An official minified version of Bootstrap Reboot is used as a base in the .scss file instead of the full Bootstrap.css.
- Navbar removed from
layout/app.blade.php
and Navbar resources removed from .scss file. - Added
img
folder topublic
. Added Twyne logo as .png.
Edited by Lia Sharp