Looking to hire Laravel developers? Try LaraJobs

laravel-shipyard maintained by dubuqingfeng

Description
A shipyard bridge for Laravel
Author
Last update
2017/06/02 09:31 (dev-master)
License
Downloads
10

Comments
comments powered by Disqus

Laravel Shipyard

Install

Laravel shipyard uses composer.

Install Composer

Install laravel shipyard via composer

composer require dubuqingfeng/laravel-shipyard

Open up config/app.php and add the following to the providers key.

Dubuqingfeng\Shipyard\ShipyardServiceProvider::class,

Configuration

edit your .env file.

php artisan vendor:publish

Usage

Security

License

Laravel Shipyard is licensed under The MIT License (MIT).