Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 530 Bytes

Changelog

All notable changes to laravel-domain-expert will be documented in this file

v1.4.0 - 2023-04-17

  • add AI domain structure suggestion

v1.3.2 - 2023-04-13

  • creating models within a domain command

v1.3.1 - 2023-04-13

  • creating observers within a domain command

v1.3.0 - 2023-04-13

  • creating controllers within a domain command

v1.2.0 - 2023-04-12

  • auto scanning of routes

v1.1.0 - 2023-04-12

  • auto scanning of views

v1.0.0 - 2023-04-12

  • initial release of make:domain command