979 Forks
2819 Stars
2819 Watchers

laravel-auth

Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time.

How to download and setup laravel-auth

Open terminal and run command
git clone https://github.com/jeremykenedy/laravel-auth.git
git clone is used to create a copy or clone of laravel-auth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel-auth https://github.com/jeremykenedy/laravel-auth/archive/master.zip

Or simply clone laravel-auth with SSH
[email protected]:jeremykenedy/laravel-auth.git

If you have some problems with laravel-auth

You may open issue on laravel-auth support forum (system) here: https://github.com/jeremykenedy/laravel-auth/issues