Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 323 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 323 Bytes

Installation

Install the package with composer

composer require joelesvensson/laravelbsdtools

Then add

JoelESvensson\LaravelBsdTools\BsdServiceProvider::class

to your list of providers in the app.php config. When this is done you should also publish the bsdtools config file

php artisan vendor:publish