Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Middleware to detect is update is pending; move Routes into HTTP #328

Merged
merged 2 commits into from
Jul 18, 2019

Conversation

nabeelio
Copy link
Owner

  • Added a new middleware which detects if there are pending migrations
    • Middleware is run whenever admin routes are accessed
  • Invalid login tries to redirect instead of just aborting the request
  • Moved Routes into App\Http to match how modules are structured/cleanup the base App directory a bit

ref #326

@nabeelio nabeelio merged commit ee1c8ee into dev Jul 18, 2019
@nabeelio nabeelio deleted the 328/pending-updates branch July 18, 2019 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant