Skip to content

musabbir035/KhutiNati

Repository files navigation

Khuti Nati

About Khuti Nati

Khuti Nati is an online shop with an admin panel.

Setup

Run commands:

composer install
npm install && npm run dev

Migrate and seed the database

php artisan migrate
php artisan db:seed