Skip to content

jniyaz/ecommerce-multistore

Repository files navigation

Laravel Ecommerce Multi Seller Portal

  • This application is being built using Laravel, Livewire, JavaScript, Bootstrap technologies.
  • Demo: At present, this application has no demo web site, Install locally.

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. Set your APP_URL in your .env file. This is needed for Voyager to correctly resolve asset URLs.
  7. npm install or yarn
  8. npm run dev or yarn dev
  9. php artisan serve or use Laravel Valet or Laravel Homestead
  10. Visit localhost:8000 or localhost url in your browser
  11. Visit /admin if you want to access the Voyager admin backend. Admin User/Password: admin@admin.com/12345678.

About

A multi seller e-commerce laravel application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages