- PHP 7.4 or greater.
- PHP cURL extension
- PHP mySQLi extension
- PHP mbstring extension
- PHP xml extension
- PHP dom extension
- Composer
- MySQL Server
- Download the Simple Home Project to your web server (/var/www/)
git clone https://github.com/Simple-Home/Simple-Home.git - cd into the LAR_v4_Simple_Home_Server-master
- Run the command:
composer install - Run the command:
npm install && npm run production - Run the command:
php artisan passport:install - Create a database in MySQL
- Visit your webservers URL and proceed with setup
Distributed under the MIT License. See LICENSE for more information.