| Recommend this page to a friend! | 
| Classes of Wedmak | PHP Artisan Auth Laravel 5 | README.md | Download | 
  | 
|||||||||||||||||||||
laravel-5-url-authMostly for use in emails, so user can click url and get redirected with authentication. Url in email have lifetime, in hours. Monitors url visits reads, have event UrlVisit. * install 
 Register provider, add this to config/app.php in providers array: After that u will need to publish config and publish migrations and migrate 
Now you can user  You can listen for  
 |