qlcorp/vext-framework is a Laravel package for interfaces laravel with extjs.
It currently has 6 GitHub stars and 136 downloads on Packagist (latest version 1.1.0.1).
Install it with composer require qlcorp/vext-framework.
Discover more Laravel packages by qlcorp
or browse all Laravel packages to compare alternatives.
Last updated
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.