Download the PHP package bigbeartech/attachments without Composer
On this page you can find all versions of the php package bigbeartech/attachments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bigbeartech/attachments
More information about bigbeartech/attachments
Files in bigbeartech/attachments
Download bigbeartech/attachments
More information about bigbeartech/attachments
Files in bigbeartech/attachments
Vendor bigbeartech
Package attachments
Short Description A simple package for uploading media to Laravel
License MIT
Package attachments
Short Description A simple package for uploading media to Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package attachments
BigBearTech Attachments
Installation
Install via composer - In the terminal:
Now add the following to the providers
array in your config/app.php
and this to the aliases
array in config/app.php
Then you will need to run these commands in the terminal in order to copy the config and migration files
Before you run the migration you may want to take a look at config/attachments.php
and change the table
property to a table name that you would like to use. After that run the migration
All versions of attachments with dependencies
PHP Build Version
Package Version
Requires
intervention/image Version
^2.3
league/glide Version ^1.0
league/glide-laravel Version ^1.0
league/glide Version ^1.0
league/glide-laravel Version ^1.0
The package bigbeartech/attachments contains the following files
Loading the files please wait ....