cafesource/foundation

The cafesource foundation

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.2.2 2022-06-08 08:13 UTC

This package is auto-updated.

Last update: 2024-08-08 13:18:40 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,