composer install
to install the app dependencies.composer run prepare-environment
to create a sample Laravel environment file.
php artisan serve
to start the app.127.0.0.1:8000
in your browser to see the running sample app.
git clone https://github.com/kontent-ai/sample-app-php.git