Closed jefr26 closed 7 years ago
Can you please explain what this does and why it's necessary ?
In most of the php frameworks you can configure de defult controller with put touching the code, so i think this is useful; about the controllers extends application, this is useful when you add some methods to application like validation or sanitize inputs. (sorry for my english)
I dont think it is that necessary since the framework is too small
add default controller param to config file controllers extends Application add .gitignore