Skip to content

Releases: SecTheater/artify

refactor removed helper functions with classes

10 Apr 16:33
4cdd758
Compare
Choose a tag to compare
v2.0.5

refactor helper functions to Str class.

Laravel 7 adoption and fix repository command.

13 Mar 21:25
39027b7
Compare
Choose a tag to compare

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

15 Sep 14:46
Compare
Choose a tag to compare
v2.0.3

use Str facade instead of str helpers

register tenants through middlewares.

27 Jun 00:37
e872074
Compare
Choose a tag to compare
v2.0.2

Update SetTenant.php

User can use sqlite driver with multi-tenancy

26 Jun 23:11
Compare
Choose a tag to compare
v2.0.1

apply PSR standards and push sqlite driver

ADR And Multi-Tenancy added

21 Jan 23:36
Compare
Choose a tag to compare

The Very First Version

06 Jun 04:27
7139b53
Compare
Choose a tag to compare
v1.0

Update composer.json