Commit graph

1 commit

Author SHA1 Message Date
Charlie McMackin
4248abde7c Extract and add EnsureCuratedRegistration middleware
Previously the various config checks for curated registration were preventing
`artisan route:list` from running successfully.

Here we extract that logic from the controller's contructor and place in a
middleware around the CuratedRegisterController routes.
2024-09-07 18:33:33 -05:00