cafesource/foundation

The cafesource foundation

1.2.2 2022-06-08 08:13 UTC

This package is auto-updated.

Last update: 2024-04-08 12:40:35 UTC


README

Total Downloads Latest Stable Version License

Installation

Require this package with composer using the following command:

composer require cafesource/foundation

Add the following class to the providers array in config/app.php:

Cafesource\Foundation\CafesourceServiceProvider::class,