Skip to content

Releases: klaravel/ntrust

Fixed last release for caching for individual user

06 Sep 20:37

Choose a tag to compare

v1.1.7

Fixed caching code previously commited

Improved Caching & Fix Clean Cache

06 Sep 15:01

Choose a tag to compare

v1.1.6

Fixed cache clear on role and perms table operations.

Updated Package for auto discover Service Provider & Facade for Laravel 5.5

07 Aug 04:57

Choose a tag to compare

v1.1.5

Added laravel 5.5 support for auto discover

v1.1.4

23 Apr 17:28

Choose a tag to compare

Added default exipre time 24 hours for cache

v1.1.3: Merge pull request #31 from jyhsu2000/master

16 Apr 07:42

Choose a tag to compare

Fix roles relation of Permission

v1.1.2

22 Mar 00:47

Choose a tag to compare

Cache was missing

Fixed NtrustPermissionTrait Issue

22 Mar 00:31

Choose a tag to compare

Merge pull request #18 from ZhernakovVladimir/feature

loading Permission_role foreign key name from config profile

Model variable non static to static. with bug fix for soft delete

22 Oct 06:21

Choose a tag to compare

fixes role profile variable issue (#9)

* use static role profile instead of keeping two different properties for doing the same thing.

* update readme

v1.0.5

22 Oct 03:17

Choose a tag to compare

Fix static variable

Bug fix for soft Delete

21 Oct 15:42

Choose a tag to compare

v1.0.4

static variable access bug fix for all traits