News

Too many companies end up with redundant applications. An architecture-first approach helps mitigate many of these, as well as their disruptive follow-on consequences.
Architecture Diagram 📦 laravel_cqrs_todo ┣ 📂 app ┃ ┣ 📂 Application # 🚀 Application Layer (Commands & Queries) ┃ ┃ ┣ 📂 Commands # Handles write operations (Create, Update, Delete) ┃ ┃ ┣ 📂 Queries ...
LTU will register the /uml route by default to a view that displays your UML graph. You can configure the package and tweak it to fit your needs by publishing the config file using: php artisan vendor ...