fairhypo / agrostatic
Library for Agro24 project to get some methods with static files
1.0.4
2017-01-24 12:29 UTC
This package is not auto-updated.
Last update: 2024-11-24 03:09:18 UTC
README
Library for Agro24 project to get some methods with static files.
Installation
Pull this package in through Composer.
{ "require": { "fairhypo/agrostatic": "^1.0" } }
Laravel 5.* Integration
Add the service provider to your config/app.php
file:
'providers' => array( //... Fairhypo\Agrostatic\AgrostaticServiceProvider::class, ),
Usage
Using Agrostatic methods
License
This template is open-sourced software licensed under the MIT license
Contact
Yuriy Maslov (developer)
- Email: yuriy.maslof@gmail.com