box-laravel maintained by jpcaparas
Description
A service provider for the Box v2 SDK.
Author
Last update
2017/10/05 09:39
(dev-master)
License
Downloads
26
Box Laravel
A service provider for the Box v2 SDK.
Usage
- Add
JPCaparas\Box\Providers\Boxto the list of package providers on./config/app.php. - Run
php artisan vendor:publish --provider='JPCaparas\Box\Providers\BoxServiceProvider'. - Configure
./config/box.php.
Min. requirements
- PHP 7.x
- Laravel 5.4 or 5.5
Warranties
- This package is unofficial and is not endorsed by Box.com.
- Breaking changes may be introduced, so use at your own risk.
- Keep referring to the release logs for any updates.