Project status: pre-alpha, don't use it on production
- php 5.5+
- Laravel 4 / 5
The recommended way of installing the component is through Composer.
Run following command:
composer require presentation/laravel
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Execute phpunit from package folder.
phpunit
Package dependencies must be installed via composer (run 'composer install').
© 2014 — 2015 Vitalii Stepanenko
Licensed under the MIT License.
Please see License File for more information.