| Package Data | |
|---|---|
| Maintainer Username: | qlcorp |
| Maintainer Contact: | john@qlcorp.net (Quantum Logic Corp.) |
| Package Create Date: | 2014-01-21 |
| Package Last Update: | 2016-10-21 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:23:23 |
| Package Statistics | |
|---|---|
| Total Downloads: | 136 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 7 |
| Total Watchers: | 2 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Note: Requires PHP 5.3 or greater.
LaravExt interfaces Laravel with ExtJs for rapid-development. Both CRUD and Tree functionality is provided
First, use composer require to install the framework
composer require qlcorp/vext-framework dev-master
Next, register the Qlcorp\VextFramework\Providers\VextFrameworkServiceProvider in your app configuration file.