presentation/laravel is a Laravel package for laravel 4 & 5 presentation framework integration.
It currently has 4 GitHub stars and 24 downloads on Packagist (latest version v0.1.0).
Install it with composer require presentation/laravel.
Discover more Laravel packages by presentation
or browse all Laravel packages to compare alternatives.
Last updated
Project status: pre-alpha, don't use it on production
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.