Skip to content

BaristaPHP/inbox-laravel

Repository files navigation

:package_description

Installation

You can install the package via composer:

composer require :vendor/:package

You can publish and run the migrations with:

php artisan vendor:publish --tag=":package-migrations"
php artisan migrate

You can publish the config file with:

php artisan vendor:publish --tag=":package-config"

Testing

php artisan test

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages