Skip to content

Releases: novius/laravel-backpack-crud-extended

0.4.0

Choose a tag to compare

@tonyyb tonyyb released this 16 Mar 14:38
1d4c7ca
Add Backack\CRUD v3.4 support

0.3.2

Choose a tag to compare

@shaoshiva shaoshiva released this 16 Mar 15:07
22188f5
  • #33 UploadableImage trait for Spatie MediaLibrary
  • #35 Fix attributes (getter, setter, filesAttributes)

0.2.8

Choose a tag to compare

@shaoshiva shaoshiva released this 16 Mar 15:13
f3efe5f
  • #32 UploadableImage trait for Spatie MediaLibrary

0.3.1

0.3.1 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 12 Dec 16:46
d7eab6f
  • #30 - Fix reoder anonymous function

0.3.0

0.3.0 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 12 Dec 15:34
3efc30a
  • #29 - Backpack\CRUD 3.3 support

This release require Laravel 5.5 and PHP 7.1

0.2.7

0.2.7 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 12 Dec 16:45
91929b8
  • #31 - Fix reorder anonymous function

0.2.6

0.2.6 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 06 Nov 08:57
  • #26 - add class wrapperAttributes field
  • #27 - fixes bug in image.blade.php

0.2.5

0.2.5 Pre-release
Pre-release

Choose a tag to compare

@shaoshiva shaoshiva released this 17 Oct 09:01

#25 - Fixed the way images are saved, adding the correct extension type at the end of the fileName.

0.2.4

0.2.4 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 27 Sep 15:47
  • #22 - UploadImageService, refactor deleteImage
  • #23 - index route and save action options

0.2.3

0.2.3 Pre-release
Pre-release

Choose a tag to compare

@jguyomard jguyomard released this 27 Sep 09:45
  • #21 - Uploadable image trait : add a callback after deleting or after saving an image