A service provider for the Box v2 SDK.
- 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.
- PHP 7.1.3
- Laravel 5.6
- 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.