Skip to content

Enhance plugin system with component generation

Choose a tag to compare

@paramientos paramientos released this 09 Oct 20:45
· 1 commit to 1.5.0 since this release
  • Add support for creating commands, controllers, listeners, events, views, routes, enums and traits
  • Implement duplicate detection when adding components to existing plugins
  • Improve service provider registration with new PluginProvider naming convention
  • Update README with new v1.5 features and usage examples