Skip to content

Login basic with php, laravel/blade and stylus

License

Notifications You must be signed in to change notification settings

EdixonAlberto/login-blade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface Login

Donate MIT license GitHub followers

Login basic with php, using:

  • Templates Engin: Laravel/Blade
  • Style Language: Stylus

Before editing this template

  1. Install Laravel/Blade : typing in the terminal
    $ composer install
  1. Then install Stylus typing:
    $ npm run install:styl
  1. And finally, start the compiler CSS Stylus placing:
    $ npm run build:styl

Pre-view

capture-login