jpcaparas / box-laravel by jpcaparas

A service provider for the Box v2 SDK.
26
1
0
Package Data
Maintainer Username: jpcaparas
Maintainer Contact: jp@jpcaparas.com (JP Caparas)
Package Create Date: 2017-09-06
Package Last Update: 2017-10-05
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2025-04-28 15:18:43
Package Statistics
Total Downloads: 26
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 0
Total Forks: 0
Total Open Issues: 0

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.