presentation/laravel

Laravel 4 & 5 Presentation Framework Integration
24 4
Install
composer require presentation/laravel
Latest Version:v0.1.0
PHP:>=5.4.0
License:MIT
Last Updated:Feb 9, 2016
Links: GitHub  ·  Packagist
Maintainer: nayjest

Presentation Framework Integration with Laravel

Project status: pre-alpha, don't use it on production

Requirements

  • php 5.5+
  • Laravel 4 / 5

Installation

The recommended way of installing the component is through Composer.

Run following command:

composer require presentation/laravel

Security

If you discover any security related issues, please email mail@vitaliy.in instead of using the issue tracker.

Testing

Execute phpunit from package folder.

phpunit

Package dependencies must be installed via composer (run 'composer install').

License

© 2014 — 2015 Vitalii Stepanenko

Licensed under the MIT License.

Please see License File for more information.