Giter VIP home page Giter VIP logo

karinapatel02 / marketplace-laravel Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 10.08 MB

Market Place laravel application where you can buy and sell products just like OLX

License: MIT License

JavaScript 60.03% Shell 0.22% PHP 27.67% Hack 2.61% CSS 9.15% SCSS 0.06% Blade 0.27%
react reactjs cloud-database css javascript jwt-auth jwt-authentication laravel laravel-framework multiple-dashboard olx-clone php rolebasedauthrorization scss create-laravel-app

marketplace-laravel's Introduction

MarketPlace-laravel

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.

Install Laravel here

https://laravel.com/docs/4.2

Download php here

For Mac OS

php: https://www.ergonis.com/products/tips/install-php-on-macos.php

For Windows

php: https://windows.php.net/download/

If database hosted on cloud.

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.

If you get 500 | Server Error you can try this

composer install mv .env.example .env php artisan cache:clear composer dump-autoload php artisan key:generate

Other Contributors to the project

rachanamaria, Divya6696

marketplace-laravel's People

Contributors

karinapatel02 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.