Download the PHP package mvaliolahi/attachable without Composer
On this page you can find all versions of the php package mvaliolahi/attachable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mvaliolahi/attachable
More information about mvaliolahi/attachable
Files in mvaliolahi/attachable
Download mvaliolahi/attachable
More information about mvaliolahi/attachable
Files in mvaliolahi/attachable
Vendor mvaliolahi
Package attachable
Short Description This package allows you to attach files to Eloquent models.
License MIT
Package attachable
Short Description This package allows you to attach files to Eloquent models.
License MIT
Please rate this library. Is it a good library?
Informations about the package attachable
Attach file to Laravel Eloquent
Installation
Change upload path
By default, files will be uploaded to the public
directory, but you can change it by adding the $upload_path
property to your model.
Separate files for each user
This property is optional and allows each user's files to be saved in a separate folder.
Resize Images
This property is optional.
All versions of attachable with dependencies
PHP Build Version
Package Version
Requires
intervention/image Version
^2.7
The package mvaliolahi/attachable contains the following files
Loading the files please wait ....