Skip to content

Arkommerce it's a e-commerce website frontend: market place, backend: admin - made with framework Laravel 10

Notifications You must be signed in to change notification settings

vinsensiusarko/arkommerce

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

How to Install

  1. Clone the project
  2. Go to the project root directory and run composer install and npm install
  3. Create .env file and copy content from .env.example
  4. Run php artisan key:generate from terminal
  5. Run php artisan storage:link from terminal
  6. Change database information in .env
  7. Run migrations by executing php artisan migrate
  8. Start the project by running php artisan serve

Admin

username: admin
email: [email protected]
password: admin1234

User

username: user
email: [email protected]
password: user1234

Don't forget to hit the Star button ⭐. Thanks ❤️

About

Arkommerce it's a e-commerce website frontend: market place, backend: admin - made with framework Laravel 10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages