You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added option to use Laravel's cache or not. (#201, 227c89d)
Changed
Changed the Ownable interface to receive the owner in the ownerKey method in case the owner key check changes depending of the type of the owner. (b68e9ea)
Changed the commands 'fire' method to 'handle' in order to work properly in Laravel 5.5. (#172)
Use Laravel standard for enable and disable foreign key checks. (#190)