Committed by
GitHub
Laravel 5.3 upgrade (#189)
* Started move to laravel 5.3 * Started updating login & registration flows for laravel 5.3 update * Updated app emails to notification system * Fixed registations bugs and removed email confirmation model * Fixed large portion of laravel post-upgrade issues * Fixed and tested LDAP process
Showing
44 changed files
with
889 additions
and
521 deletions
app/EmailConfirmation.php
deleted
100644 → 0
app/Events/Event.php
deleted
100644 → 0
app/Jobs/Job.php
deleted
100644 → 0
app/Listeners/.gitkeep
deleted
100644 → 0
File mode changed
app/Notifications/ConfirmEmail.php
0 → 100644
app/Notifications/ResetPassword.php
0 → 100644
app/Providers/BroadcastServiceProvider.php
0 → 100644
This diff could not be displayed because it is too large.
phpspec.yml
deleted
100644 → 0
resources/lang/en/auth.php
0 → 100644
resources/views/vendor/.gitkeep
deleted
100644 → 0
File mode changed
-
Please register or sign in to post a comment