Skip to content

Mart - Laravel 8 ecommerce with full feature backend for admin

Notifications You must be signed in to change notification settings

varaprasad-ctrl/Mart

 
 

Repository files navigation

Laravel Mart Example Live

Mart Laravel

laravel 8 and vue js

Install locally for full access. Fully functional backend.

ezgif com-gif-maker

Screenshots

Admin panel Dashboard

Screenshot-23

Order Management

Screenshot-23

Customer queries

Screenshot-23

User Management

Screenshot-23

Product Management

Screenshot-23

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. php artisan migrate:fresh --seed
  7. npm install
  8. npm run dev
  9. php artisan serve
  10. Visit localhost:8000 in your browser
  11. Visit /admin/login for admin login,

Admin User: [email protected] Admin Password: password

Add your packages,modify and push to production easily.

About

Mart - Laravel 8 ecommerce with full feature backend for admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.5%
  • Blade 41.8%
  • Vue 3.5%
  • Shell 0.2%