Site for online events booking.
In your terminal run,
git clone [email protected]:iddle254/Evento.gitThis command won't work if you have not configured your git to work with SSH. If you get an error,git clone https://github.com/iddle254/Evento.git
cd eventothencomposer install.
php artisan serve
You can view the live site here ~
- Make sure you have docker installed and running on your computer
- Run
docker-compose up( you may have to rundocker-compose up --buildfor the first setup phase)
I am providing code and resources in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code and resources is from me and not my employer (Facebook).
Copyright 2022 Charles Motaroki
Creative Commons Attribution 4.0 International License (CC BY 4.0)
http://creativecommons.org/licenses/by/4.0/