Dovetail - A Teamwork API for Laravel 5
Dovetail is a good Laravel package that we can use to access our Teamwork.com data in an easy, fluent, API for Laravel 5.
Install
composer require squarebit/dovetail
If you aren't on Laraqve 5.5+, you must manually add the service provider to your app/config.php file:
/**
* Custom Service Providers
*/
SquareBit\Dovetail\ServiceProvider::class,
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5.5 Laravel 5.6 Laravel 5.4 Intermediate Laravel 5