Commit Graph

5 Commits

Author SHA1 Message Date
HDVinnie
ab3bb2fde3 (Update) Auth Toastrs
- closes #294
2018-05-31 20:50:23 -04:00
HDVinnie
7d0a081bbb (Update) Forgot Username System
- fix typo
- remove inline validation
- cleanup controller
2018-05-20 23:46:05 -04:00
HDVinnie
edbc68180e (Update) Refactor Toastr Notifications 2018-02-16 14:57:52 -05:00
Laravel Shift
0e48e34c8a Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.

[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
2018-01-18 01:04:19 +00:00
HDVinnie
c845fcce18 (Feature) Add Forgot Username System
- Added Forgot Username option so one can recover there username via
email.
- Cleaned Up blades.
- Updated The CSS.
2018-01-17 18:30:47 -05:00