fairhypo/agroservices

Library for Agro24 project to get some methods with services

1.0.8 2017-02-13 12:03 UTC

This package is not auto-updated.

Last update: 2024-11-23 21:20:40 UTC


README

Library for Agro24 project to get some methods with services.

Installation

Pull this package in through Composer.

    {
        "require": {
            "fairhypo/agroservices": "^1.0"
        }
    }

Laravel 5.* Integration

Add the service provider to your config/app.php file:

    'providers'     => array(

        //...
        Fairhypo\Agroservices\AgroservicesServiceProvider::class,

    ),

Usage

Using Agrostatic methods

License

This template is open-sourced software licensed under the MIT license

Contact

Yuriy Maslov (developer)