Skip to content

Releases: 16bitsrl/easy-multitenancy

v0.1.1 - Add seeders configuration and improve commands output

24 Nov 23:26
729b268

Choose a tag to compare

Fixed

  • Improved SeedTenantCommand to use $this->call() instead of Artisan::call() for better console integration

Improved

  • Update README with seeders configuration documentation