Looking to hire Laravel developers? Try LaraJobs

laravel maintained by jlxh

Description
JLXH PHP Framework.
Last update
2017/02/10 09:05 (dev-master)
License
Links
Downloads
7

Comments
comments powered by Disqus

JLXH PHP Framework

Build Status StyleCI Total Downloads Latest Stable Version Latest Unstable Version License

JLXH PHP Framework is based on Laravel which is a web application framework with expressive, elegant syntax.

Installation

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

Contributing

Thank you for considering contributing to the JLXH PHP Framework! Looking forward to your pull request.

License

The JLXH PHP Framework is open-sourced software licensed under the MIT license