Online courses platform
This repository contains the RESTful API of the Leer Platform.
Clone the repository
git clone https://github.com/LeerPlatform/api-application.gitStart containers
docker-compose up -dSSH into PHP container
docker-compose exec php shInstall dependencies
composer installSet application key
php artisan key:generateCreate storage link
php artisan storage:linkCreate JQT secret
php artisan jwt:secret- Cyril de Wit - Creator - cyrildewit
See also the list of contributors who participated in this project.
Copyright (C) 2021 Leer Platform, Cyril de Wit