Installation clone repo cp .env.example .env edit .env (database configuration) run composer install run php artisan key:generate run php artisan migrate Run php artisan serve That is it. Required PHP version >= 7.1.3.