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

Improved display of error message if import error in a controller #721

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

girardinsamuel
Copy link
Contributor

@girardinsamuel girardinsamuel commented Oct 13, 2022

Fix #719

Before the import error was not displayed so we needed to manually import the controller somewhere to check what was the issue, now the error is displayed at the end:

image

@girardinsamuel girardinsamuel merged commit ae4d741 into MasoniteFramework:4.0 Oct 13, 2022
@girardinsamuel girardinsamuel deleted the fix/719 branch October 13, 2022 11:05
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.

Improve display of import errors inside controllers
1 participant