Skip to content

LaraMart is a Laravel-based marketplace web application.

Notifications You must be signed in to change notification settings

harkalygergo/LaraMart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91d095f · Dec 27, 2024

History

16 Commits
Dec 25, 2024
Dec 27, 2024
Dec 25, 2024
Dec 25, 2024
Dec 25, 2024
Dec 27, 2024
Dec 27, 2024
Dec 26, 2024
Dec 25, 2024
Dec 25, 2024
Dec 25, 2024
Dec 26, 2024
Dec 25, 2024
Dec 25, 2024
Dec 27, 2024
Dec 25, 2024
Dec 26, 2024
Dec 27, 2024
Dec 27, 2024
Dec 27, 2024
Dec 25, 2024
Dec 25, 2024
Dec 25, 2024
Dec 27, 2024

Repository files navigation

LaraMart | Laravel based marketplace

Version: 2024.12.27.2

LaraMart web application lets to create user account on webpage and make a new ad. Merchants can be added via adminstration area (dashboard) and import product ads from external link as JSON is also possible.


How to install?

  1. Copy code from GitHub
  2. Run npm install
  3. Copy env.example to .env and modify content
  4. Migrate database tables with php artisan migrate command
  5. Register a new user profile and make it admin in database with changing is_admin column.

All rights reserved! © Copyright Harkály Gergő (https://github.com/harkalygergo)

About

LaraMart is a Laravel-based marketplace web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published