presentation/laravel

Laravel 4 & 5 Presentation Framework Integration

v0.1.0 2016-01-19 20:15 UTC

This package is not auto-updated.

Last update: 2024-05-03 16:42:42 UTC


README

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.