- Notifications
You must be signed in to change notification settings - Fork2
Market Place laravel application where you can buy and sell products just like OLX
License
karinapatel02/MarketPlace-Laravel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a full stack laravel web application that enables users to communicate through a blog and conduct online buying and selling of products.Created 4 role-based profiles (Student, Business Owner, School Admin, and Super Admin) with specific access control.
php:https://www.ergonis.com/products/tips/install-php-on-macos.php
php:https://windows.php.net/download/
Needs to give access to host(eg. wireless% or whatever)
To Run application in local:
Install composer globally
cd filename
composer install
npm install
composer require php-open-source-saver/jwt-auth
php artisan jwt:secret
This will update our .env file with a jwt secret.
npm run dev
php artisan serve
remember to check ports
You need to add your database credentials as well as Mail credentials, and hosted link for the blog.
composer installmv .env.example .envphp artisan cache:clearcomposer dump-autoloadphp artisan key:generate
rachanamaria, Divya6696
About
Market Place laravel application where you can buy and sell products just like OLX
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.