The project is for Mastiff.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
apache2.4+/nginx1.10.+, php7.0+, mysql5.7+, redis3.2+
* OpenSSL PHP Extension
* PDO PHP Extension
* Mbstring PHP Extension
* Tokenizer PHP Extension
* XML PHP Extension
* Swoole PHP Extension
* Redis PHP Extension
A step by step series of examples that tell you have to get a development env running
Say what the step will be
git clone https://github.com/shine1rainbow/laravel.git
composer install
cp .env.example .env && vi .env
vi config/cors.php
- Laravel - The web framework used
This project is licensed under the Apache License - see the LICENSE.md file for details