Laravel Auth theme made with materialize css. This can be used to replace the default views scaffolded by Laravel 5.2 when you run:-
$ php artisan make:auth
To use the theme, add Laravel Auth Themes package to your project, follow the installation instructions, then simply run this:-
$ php artisan auth:theme https://github.com/gangachris/materialize-laravel-auth-theme.git
LICENSE: MIT