Documents ・ Installation ・ Integration ・ Config ・ Customization ・ Events ・ Upgrade ・ Demo ・ FAQ
Update your composer.son file:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/vaneetjoshi/laravel-filemanager"
}
],
"require": {
"vaneetjoshi/laravel-filemanager": "dev-master"
},
Then type thiss command in terminal to install package.
composer update vaneetjoshi/laravel-filemanager