This repository has been archived by the owner on May 27, 2022. It is now read-only.
v1.0.0
Changelog
- Upgrade
less
from3.0
to3.8
. - Style the "remember me" checkbox.
- Install the files to the
resources
directory rather than theresources/assets
directory. - Add
verify.blade.php
view for Laravel 5.7 email verification. - Clean up self-closing tags.
- Remove
maximum-scale
anduser-scalable
from viewport meta tag. - Change wording to "sign in" and "sign up" instead of "login" and "register."
- Remove semicolons from JavaScript files.
- Clean up
app.less
file (remove comments). - Inline the
html
andbody
height classes. - Use
h1
tag on welcome page.