Follow these instructions to set up and run the project locally on your Machine.
- Clone the repository:
git clone https://github.com/mihir1313/Digital-card.git
cd Digital-card
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan serve
URL:
http://127.0.0.1:8000/login
Admin:
Password:
nma1523