Commit Graph

6 Commits

Author SHA1 Message Date
Shift
43386fd86d Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-03 08:25:25 +00:00
Manish Verma
ed3bbd76d7 Apply fixes from StyleCI 2020-03-17 05:14:38 +00:00
Manish Verma
2d90d56fcb Apply fixes from StyleCI 2018-11-16 12:42:44 +05:30
Manish Verma
6d8f391d30 Removed dd() statement
Removed dd() statement in catch block of ForgotPasswordController to fix issue #712
2018-11-16 12:42:44 +05:30
Manish Verma
1e9696df64 Override password reset functionality 2018-08-15 17:24:21 +05:30
Manish Verma
ac145fe565 Updates
Fixed CLI installer
Fixed First user detail seeder
2018-08-07 14:16:14 +05:30