Laravel 4 & 5 Presentation Framework Integration
22
4
3
Package Data
Maintainer Username: nayjest
Maintainer Contact: mail@vitaliy.in (Vitalii [Nayjest] Stepanenko)
Package Create Date: 2015-06-03
Package Last Update: 2016-02-09
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-23 03:00:26
Package Statistics
Total Downloads: 22
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

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.