| Package Data | |
|---|---|
| Maintainer Username: | iat |
| Package Create Date: | 2016-08-05 |
| Package Last Update: | 2017-02-10 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:12:23 |
| Package Statistics | |
|---|---|
| Total Downloads: | 7 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 1 |
| Total Watchers: | 3 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
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