Kepha Marasi
NYAMIRA, Kenya
Joined on: October 29, 2020
This is a Laravel/Breeze project.
To deploy the project locally, simply follow the following steps:
Clone the project
Ensure existence of localhost
Create local database
Process migrations to create necessary database tables
Open two(2) terminal on your computer and sepperately
PHP artisan serve (in one terminal)
npm run build && npm run dev (another terminal)
Ensure you have Composer and appropriate PHP version is installed.
You are ready to go.......Happy coding. | The Bug
This project has not been reviewed yet