Releases: novius/laravel-backpack-crud-extended
Releases · novius/laravel-backpack-crud-extended
0.4.0
Compare
Sorry, something went wrong.
No results found
tonyyb
released this
16 Mar 14:38
Add Backack\CRUD v3.4 support
0.3.2
Compare
Sorry, something went wrong.
No results found
#33 UploadableImage trait for Spatie MediaLibrary
#35 Fix attributes (getter, setter, filesAttributes)
0.2.8
Compare
Sorry, something went wrong.
No results found
#32 UploadableImage trait for Spatie MediaLibrary
0.3.1
Compare
Sorry, something went wrong.
No results found
#30 - Fix reoder anonymous function
0.3.0
Compare
Sorry, something went wrong.
No results found
#29 - Backpack\CRUD 3.3 support
This release require Laravel 5.5 and PHP 7.1
0.2.7
Compare
Sorry, something went wrong.
No results found
#31 - Fix reorder anonymous function
0.2.6
Compare
Sorry, something went wrong.
No results found
#26 - add class wrapperAttributes field
#27 - fixes bug in image.blade.php
0.2.5
Compare
Sorry, something went wrong.
No results found
#25 - Fixed the way images are saved, adding the correct extension type at the end of the fileName.
0.2.4
Compare
Sorry, something went wrong.
No results found
#22 - UploadImageService, refactor deleteImage
#23 - index route and save action options
0.2.3
Compare
Sorry, something went wrong.
No results found
#21 - Uploadable image trait : add a callback after deleting or after saving an image