leafMVC
leafMVC copied to clipboard
Registering Commands through Commands::class
What kind of change does this PR introduce? (pls check at least one)
- [ ] Bugfix
- [x] Feature
- [ ] Code style update
- [x] Refactor
- [x] Build-related changes
- [ ] Other, please describe below
Description
The changes register the console commands throught the Commands Registrar class
Does this PR introduce a breaking change? (check one)
- [ ] Yes
- [x] No