Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 532 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 532 Bytes

Materialize Laravel Auth Theme

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