Skip to content

SamiulBehindYou/RMT

Repository files navigation

E-Commerce Website (RMT)

About Website:

  1. Authentication system -->Ready👍!

  2. Admin Panel
    ->Admin profile Edit -->Ready👍!
    ->Admin profile delete(require password) -->Ready👍!
    ->Brand Add/View/Delete/Trash -->Ready👍!
    ->Category Add/View/Delete/Trash -->Ready👍!
    ->Sub category Add/View/Delete/Trash -->Ready👍!
    ->Product Add/View/Delete/Trash -->Ready👍!
    ->Product dataTable -->Ready👍!
    ->Color & Size -->Ready👍!
    ->Online Sales

    ->Offline Sales
    ->

Working On: Inventory

Build Status Total Downloads Latest Stable Version License

About This Project

This is a Blog project for Laravel with various packages included. Packages List is given below:

Setup

  • Clone the repository with command: git clone https_link_of_the_repository
  • Install Composer
  • Run the command: composer update
  • Run cp .env.example .env in the terminal
  • Then run php artisan key:generate
  • Setup the database in .env file
  • Then run php artisan migrate
  • Then run php artisan db:seed
  • Finally serve the application with php artisan serve

Tools Used

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

License

The Laravel framework is open-sourced software licensed under the MIT license.