Releases: Pharaonic/laravel-modulator
Releases · Pharaonic/laravel-modulator
1.0.1
Full Changelog: 1.0.0...1.0.1
- fix discover message
1.0.0
Full Changelog: 0.1.7...1.0.0
- add providers caching to enhance the performance.
- remove unneeded commands.
0.1.7: fix module migration commands
- Remove Rollback (unnecessary) - Typo Fix of Status Message - Hide not found errors from Fresh, Reset Commands
0.1.5
fix main service provider
0.1.4
Full Changelog: 0.1.3...0.1.4
- fix providers loader
- add main service provider
0.1.3
Full Changelog: 0.1.2...0.1.3
- Support Multi-Levels HMVC.
- Split Packages Directories.
0.1.2
Full Changelog: 0.1.1...0.1.2
- Fixed:
module:migrate:refresh
command response
0.1.1
fix translated stub
0.1.0
Full Changelog: 0.0.9...0.1.0
- Added :
--json
option tomodule:make:request
(Jsonable Request) - Added :
--json
option tomodule:make:resource
(Jsonable Resource)
0.0.9
Full Changelog: 0.0.8...0.0.9
- Added: Migrate command
module:migrate [module-name]