Looking to hire Laravel developers? Try LaraJobs
This package is not available.

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
Links
Downloads
26

Comments
comments powered by Disqus

Box Laravel

A service provider for the Box v2 SDK.

Usage

  1. Add JPCaparas\Box\Providers\Box to the list of package providers on ./config/app.php.
  2. Run php artisan vendor:publish --provider='JPCaparas\Box\Providers\BoxServiceProvider'.
  3. 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.