Download the PHP package lloricode/laravel-imageable without Composer
On this page you can find all versions of the php package lloricode/laravel-imageable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-imageable
Laravel Imageable [ABANDONED]
please use this spatie/laravel-medialibrary
- Painless uploading and managing images to your eloquent laravel models.
Note: This project abstracts Spatie Image
Requirements
- CACHE_DRIVER=memcached (you can disable cache when need it)
Installation
-
add to your model
-
Config
- add this to your
DatabaseSeeder
to delete all test file in your storage while seeding data.
Usage
Getter
- the
images
result of$myModel->getImages()
Delete
Regenerate
All versions of laravel-imageable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
ext-fileinfo Version *
laravel/framework Version >=5.5
spatie/image Version ^1.5
ext-fileinfo Version *
laravel/framework Version >=5.5
spatie/image Version ^1.5
The package lloricode/laravel-imageable contains the following files
Loading the files please wait ....