Releases: dominiquevienne/laravel_magic
Releases · dominiquevienne/laravel_magic
In-app filtering
Full Changelog: v1.6.5...v1.7.0
ValidationRules public method
This new public method gives the opportunity to create api routes which will return validation rules for the related model
Full Changelog: v1.4.0...v1.5.0
Autodiscover packages
Full Changelog: v1.3.2...v1.4.0
RelationException addition
Full Changelog: v1.3...v1.3.1
JWT Session storage feature
What's Changed
- Documentation creation by @dominiquevienne in #2
- Using Session to store JWT by @dominiquevienne in #3
New Contributors
- @dominiquevienne made their first contribution in #2
Full Changelog: v1.2...v1.3
v1.2
Full Changelog: v1.1...v1.2
v1.1
Full Changelog: v1.0...v1.1
v1.0
First release of the Laravel Magic package