Skip to content

1.0.6

Latest
Compare
Choose a tag to compare
@Mamena2020 Mamena2020 released this 20 Mar 10:30
· 41 commits to master since this release

Media
~. return media url after saveMedia
~. return status destroy (bolean) after destroyMedia
+. getMediaExcept(except)
+. getMediaUrl()
+. getMediaUrlExcept(except)
~. media service fix polymorp relation

File request Handling
~. modify file Handling middleware to handling array if only has 1 length of array
~. upload file with PUT method

Validation
~. image validation tolowerCase
+. custom messages -> add checking attribute string
+. add error public method to request validation errors
+. make Custom Rule