Booking system with Laravel framework https://laravelbook.exis.website/
the env.example has the configs, need:
- stripe test api keys
- google client_id, client_secret
- facebook app id, secret
laravel.sql is the database seeded, to create your own run the commands:
- php artisan migrate
- php artisan db:seed