Skip to content

Tags: mohsinadeel/laratrust

Tags

hotfix-trait-softdelete

Toggle hotfix-trait-softdelete's commit message
fixed if condition for softdelete

5.0.5

Toggle 5.0.5's commit message
Removed unnecessary uses of the hydrateModel

5.0.4

Toggle 5.0.4's commit message
Avoid model being null when mutator doesnt return anything

- Fix santigarcor#231
- Added exception that warns about santigarcor#211

5.0.3

Toggle 5.0.3's commit message
Merge remote-tracking branch 'origin/5.0' into 5.0

5.0.2

Toggle 5.0.2's commit message
Add posibilityy to pass single role and permission string to ability

Fix santigarcor#213

5.0.1

Toggle 5.0.1's commit message
Disabled upgrade command and fix middleware plural

5.0.0

Toggle 5.0.0's commit message
Update Docs & Readme

4.0.5

Toggle 4.0.5's commit message

4.0.4

Toggle 4.0.4's commit message

4.0.3

Toggle 4.0.3's commit message
Fix santigarcor#172

Changed the commands 'fire' method to 'handle'  in order to work properly in Laravel 5.5 according to this  laravel/framework@ac9f29d