JLXH PHP Framework
, (*1)
JLXH PHP Framework is based on Laravel which is a web application framework with expressive, elegant syntax., (*2)
Installation
In order to install JLXH PHP Framework, just clone, (*3)
$ git clone https://github.com/jlxh/laravel.git
or you can run the composer require
command from your terminal:, (*4)
$ composer require jlxh/laravel
This framework use laravel-mix to manager assets, which is based on webpack., (*5)
Install dependencies:, (*6)
$ npm install
develepment:, (*7)
$ npm run dev
open hot modules replacement:, (*8)
$ npm run hmr
for production:, (*9)
$ npm run production
Contributing
Thank you for considering contributing to the JLXH PHP Framework! Looking forward to your pull request., (*10)
License
The JLXH PHP Framework is open-sourced software licensed under the MIT license, (*11)