Releases: SecTheater/artify
Releases · SecTheater/artify
refactor removed helper functions with classes
v2.0.5 refactor helper functions to Str class.
Laravel 7 adoption and fix repository command.
1- Removed deprecated trait DetectsApplicationNamespace in laravel 7 in RegisterAuthorizationCommand
2- Namespace fixed fro repositories by using lcfirst() in macro transformNamespaceToLocation
3-the adr switch unified between install command and other commands
Laravel 6 adoption
v2.0.3 use Str facade instead of str helpers
register tenants through middlewares.
v2.0.2 Update SetTenant.php
User can use sqlite driver with multi-tenancy
v2.0.1 apply PSR standards and push sqlite driver
ADR And Multi-Tenancy added
v2.0.0 v2.0.0
The Very First Version
v1.0 Update composer.json