/Store-Management-Website

A Store Website made using Laravel, Tailwind CSS

Primary LanguageJavaScript

Set up the project

  • Clone the repo
  • composer install
  • npm install laravel-mix --save-dev
  • cp .env.example .env
  • php artisan key:generate
  • create a database
  • update the database info in .env
  • run npm run watch and php artisan serve in 2 different terminal (dont close these 2)
  • php artisan optimize
  • php artisan migrate
  • run php artisan db:seed 3-4 times

Now you should be able to access the website from previous php artisan serve command. 1st user from database is an admin. All demo users has password set to password

Demo Page

## Demo link

Admin Creds:

shyanne.morar@example.org
password

User Creds:

waters.sarah@example.org
password

Screenshots

Guest

Screenshot_14-3-2024_31017_127 0 0 1 Screenshot_14-3-2024_51315_127 0 0 1 Screenshot_14-3-2024_5425_127 0 0 1




Customer

Screenshot_14-3-2024_51612_127 0 0 1 Screenshot_14-3-2024_51637_127 0 0 1 Screenshot_14-3-2024_51724_127 0 0 1 Screenshot_14-3-2024_51743_127 0 0 1 Screenshot_14-3-2024_5189_127 0 0 1 Screenshot_14-3-2024_51835_127 0 0 1 Screenshot_14-3-2024_51851_127 0 0 1 Screenshot_14-3-2024_52017_127 0 0 1 Screenshot_14-3-2024_52219_127 0 0 1 Screenshot_14-3-2024_52234_127 0 0 1 Screenshot_14-3-2024_51531_127 0 0 1




Admin

Screenshot_14-3-2024_52511_127 0 0 1 Screenshot_14-3-2024_52535_127 0 0 1 Screenshot_14-3-2024_52548_127 0 0 1 Screenshot_14-3-2024_5262_127 0 0 1 Screenshot_14-3-2024_52630_127 0 0 1 Screenshot_14-3-2024_52652_127 0 0 1 Screenshot_14-3-2024_52716_127 0 0 1 Screenshot_14-3-2024_52342_127 0 0 1