Download the PHP package akanaan/model-files without Composer
On this page you can find all versions of the php package akanaan/model-files. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akanaan/model-files
More information about akanaan/model-files
Files in akanaan/model-files
Download akanaan/model-files
More information about akanaan/model-files
Files in akanaan/model-files
Vendor akanaan
Package model-files
Short Description A package for laravel to help attaching files to models (images, pdfs, ... etc).
License MIT
Package model-files
Short Description A package for laravel to help attaching files to models (images, pdfs, ... etc).
License MIT
Please rate this library. Is it a good library?
Informations about the package model-files
Laravel Model Files
A package for laravel to help attaching files to models (images, pdfs, ... etc).
Installation
Use the package manager composer to install Laravel Model Files.
Run migrate to create tables
Usage
The package is very easy to use, just add the trait HasFiles
to the model and create settings array for the files
Attach, Detach, Retrieve.
attaching
detaching
retrieving
Public Url
License
All versions of model-files with dependencies
PHP Build Version
Package Version
No informations.
The package akanaan/model-files contains the following files
Loading the files please wait ....