jlxh/laravel is a Laravel package for jlxh php framework..
It currently has 1 GitHub stars and 7 downloads on Packagist (latest version v0.1).
Install it with composer require jlxh/laravel.
Discover more Laravel packages by jlxh
or browse all Laravel packages to compare alternatives.
Last updated
JLXH PHP Framework is based on Laravel which is a web application framework with expressive, elegant syntax.
In order to install JLXH PHP Framework, just clone
$ git clone https://github.com/jlxh/laravel.git
or you can run the composer require command from your terminal:
$ composer require jlxh/laravel
This framework use laravel-mix to manager assets, which is based on webpack.
Install dependencies:
$ npm install
develepment:
$ npm run dev
open hot modules replacement:
$ npm run hmr
for production:
$ npm run production
Thank you for considering contributing to the JLXH PHP Framework! Looking forward to your pull request.
The JLXH PHP Framework is open-sourced software licensed under the MIT license