presentation/laravel

Laravel 4 & 5 Presentation Framework Integration

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 0

pkg:composer/presentation/laravel

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

This package is not auto-updated.

Last update: 2025-10-03 23:32:41 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.