Upload
20230620_205054.mp4
Hello, my name is Cyprian Nwaerema and i am a professional Laravel Developer
PROJECT OVERVIEW
This is a simple ticketing site where event attendees can buy ticket for events and then get their tickets with a QRcode
If you intend to test this project out clone the repo update your mailtrap env variables
MAIL_MAILER=smtp MAIL_HOST=sandbox.smtp.mailtrap.io MAIL_PORT=2525 MAIL_USERNAME= MAIL_PASSWORD= MAIL_ENCRYPTION=tls MAIL_FROM_ADDRESS="" MAIL_FROM_NAME="${APP_NAME}"
run //composer update
update your flutterwave keys in the OrderController curl();