Skip to content

scotch-io/simple-laravel-login-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Laravel Login Authentication

Code to go alongside the Simple and Easy Laravel Login Authentication on scotch.io.

To Use

  1. Download the code
  2. Install Laravel: composer install
  3. Change database settings in app/config/database.php
  4. Run the migration: php artisan migrate
  5. Seed the database: php artisan db:seed
  6. View your application at: http://example.com/login
  7. Login to your heart's content!

Check out the tutorial and leave comments there if you have any questions or want to learn more.

About

Code for the scotch.io article: Simple and Easy Laravel Login Authentication

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages