Skip to content

mousephp/eshop

Repository files navigation

Eshop

Trang thương mại điện tử

Tech Specification

  • Laravel 7
  • Admin Lte + Bootstrap 4 + Font Awesome 5
  • Laravel Shoppingcart
  • Vietnam maps
  • Laravel filemanager

Features

  • Multi Auth
  • Admin roles, permission
  • Product manager
  • Media manager using unisharp laravel file manager
  • Banner manager
  • Order management
  • Category management
  • Brand management
  • Shipping Management
  • Review Management
  • Blog, Category & Tag manager
  • User Management
  • Coupon Management
  • ...
  • Set up

    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. run command[laravel file manager]:- php artisan storage:link
    7. Setup Email in .env
    • MAIL_MAILER=smtp
    • MAIL_HOST=smtp.gmail.com
    • MAIL_PORT=587
    • MAIL_USERNAME=your_email@gmail.com
    • MAIL_PASSWORD=your_password
    • MAIL_ENCRYPTION=tls
    • MAIL_FROM_ADDRESS=your_email@gmail.com
    • MAIL_FROM_NAME="${APP_NAME}"
    1. php artisan serve or use virtual host
    2. Visit /admin if you want to access the admin panel.

    Thank You so much for your time !!!

    License

    MIT license.

About

Trang thương mại điện tử

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published