Please Ensure you have the following before you run this project
- PHP 8.0.2 or higher
- Composer installed (You can download from here: https://getcomposer.org/download/)
- Local server (Wampp or Xampp for Windows, MAMP for MacOS)
This will be for your database.
Below are Steps to run this project
- Clone the Repository
git clone https://gitHub.com/kay-ai/BingHR.git
- Navigate to the created directory and open with your favourite browser
- Run
composer install
- Run
copy .env.example .env
- Start your local server and create a database
- Edit .env file,
Replace DB_DATABASE & DB_USERNAME with the new database credentials created above - Run
php artisan migrate
- Run
php artisan db:seed
- Run
npm install
- You are now all set
- Run
php artisan serve
- Login with
Email: admin@binghr.com
Password: pass1234
- Email: favourobasi6@gmail.com