laravel-auth
laravel-auth copied to clipboard
Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com)....
**First, take look at:** 1. https://github.com/jeremykenedy/laravel-auth#opening-an-issue 2. https://github.com/jeremykenedy/laravel-auth/issues?q=is%3Aissue+is%3Aclosed # DONE **Did you star the repo?** Yes or No # NO - Cant view the build yet **Describe the bug** `composer...
Missing PHP modules.
**First, take look at:** 1. https://github.com/jeremykenedy/laravel-auth#opening-an-issue 2. https://github.com/jeremykenedy/laravel-auth/issues?q=is%3Aissue+is%3Aclosed **Did you star the repo?** Yes or No **Describe the bug** A clear and concise description of what the bug is. **To...
**Did you star the repo?** Yes **Is your feature request related to a problem? Please describe.** When a user registers, the email is verified through the process of verification. However,...
https://github.com/jeremykenedy/laravel-auth/blob/17b081d0c5df130b0cc0cd06defa21061f8143a0/app/Http/Controllers/ThemesManagementController.php#L29 Crashes with just a few users.
- Update to Laravel 9 - Update to Bootstrap 5 - General Cleanup - Look into other improvements - PSR Updates - PHP 8.1 Checks Need to update dependent Packages.
## Beep boop. Your images are optimized! Your image file size has been reduced 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /license.svg |...
https://github.com/laravel/laravel/blob/8.x/phpunit.xml
**Did you star the repo?** Yes **Describe the bug** Similar to Laravel Spatie, is there a PermissionRegistrar that cache permissions or roles to save DB queries. https://github.com/spatie/laravel-permission/blob/main/src/PermissionRegistrar.php The reason, I...