Skip to content

Laravel 5.2 changes

Compare
Choose a tag to compare
@landjea landjea released this 11 Jan 15:24
· 67 commits to master since this release
  • Add route group 'web' to routes.php file so sessions continued to work
  • removed "auth" folder from views (unnecessary with Laravel's php artisan auth:make command)
  • updated master layout to remove the "auth/" prefix from the auth links