SkillAgentSearch skills...

Webmall

Laravel multi seller ecommerce marketplace. ( Youtube series : http://bit.ly/2tqUqj4 )

Install / Use

/learn @webdevmatics/Webmall
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

How to use

Clone repo

git clone https://github.com/webdevmatics/webmall.git

Save .env.example as .env and put your database credentials

Install the composer dependencies

composer install

Set application key

php artisan key:generate

And Migrate with

php artisan migrate --seed or php artisan migrate:fresh --seed

php artisan storage:link

Login Credentials for admin panel

admin@webmall.com password : password seller1@webmall.com password : password seller2@webmall.com password : password

View on GitHub
GitHub Stars166
CategoryDevelopment
Updated25d ago
Forks88

Languages

PHP

Security Score

80/100

Audited on Mar 13, 2026

No findings