Skip to content

eur-rsm/laravel-bynder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Bynder

Bynder wrapper for Laravel

Rotterdam School of Management, Erasmus University

Requirements

At least Laravel 5.5

Installation

Install this wrapper by the command below:

composer require eur-rsm/laravel-bynder:dev-master

Add to your config/app.php alias.

'Bynder' => \EUR\RSM\LaravelBynder\Facades\BynderServiceFacade::class,

Run the publish command.

php artisan vendor:publish --provider="\EUR\RSM\LaravelBynder\LaravelBynderServiceProvider"

Edit the published config laravel-bynder.php file located in the config directory.

About

Bynder wrapper for Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages