Given that I have a HomeController with empty index action, the view that jets is looking for is homes/index instead of home/index.
Is that a bug?
Given that I have a HomeController with empty index action, the view that jets is looking for is homes/index instead of home/index.
Is that a bug?
It’s was a bug
Fixed in Jets v3