Agenda PHP/Laravel API
PHP/Laravel 7.x version of API from the agenda project created in the live VueJS event to @devbage community
Install
Copy .env.example file to .env and set your configuration, after do that...
composer install
php artisan key:generate
php artisan serve