The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ
The craft controller command creates a controller that returns a view named "" (empty string). It confuses the people that are learning about the framework.
Expected behaviour
I suggest to make welcome the default view for controllers
Describe the bug
The craft controller command creates a controller that returns a view named "" (empty string). It confuses the people that are learning about the framework.
Expected behaviour
I suggest to make welcome the default view for controllers
Steps to reproduce the bug
return view.render("")
Screenshots
No response
OS
macOS
OS version
Sonoma 14.1.2
Browser
No response
Masonite Version
4.19.1
Anything else ?
No response