Download the PHP package yuges-code/laravel-mediable without Composer
On this page you can find all versions of the php package yuges-code/laravel-mediable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yuges-code/laravel-mediable
More information about yuges-code/laravel-mediable
Files in yuges-code/laravel-mediable
Download yuges-code/laravel-mediable
More information about yuges-code/laravel-mediable
Files in yuges-code/laravel-mediable
Vendor yuges-code
Package laravel-mediable
Short Description 🎴 Package for easily uploading and attaching media files to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-mediable
Package laravel-mediable
Short Description 🎴 Package for easily uploading and attaching media files to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-mediable
Please rate this library. Is it a good library?
Informations about the package laravel-mediable
Laravel-mediable
Package for easily uploading and attaching media files to Laravel eloquent models
Installation
Preparing the database
You need to publish the migration to create the media table:
After that, you need to run migrations.
Publishing the config file
Publishing the config file (config/mediable.php
) is optional:
All versions of laravel-mediable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
ext-exif Version *
ext-imagick Version *
yuges-code/image-php Version *
yuges-code/laravel-package Version ^1.1
yuges-code/laravel-orderable Version ^1.0
ext-exif Version *
ext-imagick Version *
yuges-code/image-php Version *
yuges-code/laravel-package Version ^1.1
yuges-code/laravel-orderable Version ^1.0
The package yuges-code/laravel-mediable contains the following files
Loading the files please wait ....