Sale!

PHP Laravel Auction – Multi-vendor Auction Script

Original price was: $40.00.Current price is: $20.00.

Simple PHP Laravel Auction – Multi-vendor Auction Script PHP Laravel Auction – Multi-vendor Auction Script.

Category:

Overview:

 VueJs  3 and PHP Laravel 8  Auction is an E-Commerce multi-vendor, multilingual program.

Downloadable package: built with Laravel 8.6

Server Requirements: PHP >= 7.3

VueJs  3 and PHP Laravel 8  Auction is an E-Commerce multi-vendor, multilingual program.

This is a VueJs  and PHP Laravel based software that let users sell goods or bid on other products after registration.

Features:

  • Vendors/sellers can create their own account, product, specify their own currency, upload product images.
  • User (vendor) can set the opening price, buy now price,  currency, category.
  • User (vendor)  can add 10 photos of the product by dragging on the page.
  • Super Admin user can moderate the auction and has full control of user, bid, auction.
  • Registered user (vendor)  can create auction or bid auction.

Requirements:

  • Server Requirements: PHP >= 7.3, MySQL, Apache webserver, .htaccess enabled.
  • The program is also working on shared hosting.

Instructions:

Installation:

— UNZIP:
Download the zipped folder of the VueJs –  PHP Laravel Multi-vendor Auction software.

Unzip this folder to your desktop.

Please Test the software on your PC.
Install a local test environment on your pc (win, mac, Linux).
I think the XAMPP is good choice.
XAMPP is an easy to install Apache distribution containing MariaDB, PHP, and Perl. Just download and start the installer.

Move the unzipped folder in the C:/Server/xampp/htdocs   folder.

Go in the laravel_auction5 folder.

— Edit .env file

Open in the main folder .env file in a Notepad or similar text editor.

Edit the host, database, username, password  rows.

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=laravel_auction5
DB_USERNAME=root
DB_PASSWORD=

The .env file protected with .htaccess

— MYSQL

MYSQL setting:
Open PHPMYADMIN: http://localhost/phpmyadmin/

Create a laravel_auction5 database.
(Create a MySQL database with the name is same as .env setting .)
Import the SQL files of the program from the project/ SQL folder! (laravel_auction5.sql)

 

Reviews

There are no reviews yet.

Be the first to review “PHP Laravel Auction – Multi-vendor Auction Script”

Your email address will not be published. Required fields are marked *