Event manager is use for creating Event (CURD), Booking with attendees.
git clone https://github.com/brijeshcode/event-manager-api.git
composer install
php artisan migrate
php artisan test
The Laravel framework is open-sourced software licensed under the MIT license.