Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 568 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 568 Bytes

Laravel 10 Domain Driven Development

I am building a laravel Multi Tenancy using Domain Driven Design Approach to simplify the process of creating the laravel app.

  • This is a very opinionated version. I recommend you clone it at your own risk.

Things To Do:

================================================================

  • DDD Multi Tenancy
  • TailwindCSS
  • Inertial/Livewire on Tenants (Undecided)
  • Inertial/Livewire on Main Site (Undecided)
  • Updated to Laravel 10
  • Added Github Workflows
  • Tested & Working with Laravel Sail