Git Product home page Git Product logo

laravel-cake-shop's Introduction

Laravel Cake Shop Website Project - The Sweet Piece

The Sweet Piece - A Laravel Cake Shop Website Project is an open source ecommerce/online shop platform management system using Laravel.

Packages Used

Laravel Debugbar came in handy. Set APP_DEBUG=true if usage is helpful, otherwise set false.

Installation Instructions

  • Clone the repo.
  • Run composer install
  • Run php -r "file_exists('.env') || copy('.env.example', '.env');"
  • Run php artisan key:generate --ansi
  • Create a database named cakeshop (or you can change the name in .env) in your localhost
  • Edit .env file
  • Run php artisan migrate --seed

Contributing

Thank you for considering contributing to the Laravel- Cake Shop Project! Issues

  • More beautification is possible
  • Admin dashboard can be built properly
  • More options can be added.

Contribution Guideline

  • Fork the repo.
  • Clone the repo.
  • Run git checkout dev
  • Create a new local branch
  • Work on your local branch
  • Push to remote
  • When work is tested, done or ready, push to remote
  • Merge to dev

License

The Sweet Piece- A Laravel Cake Shop Website Project is open-sourced software licensed under the MIT license.

Demo Screenshots

laravel cake shop

laravel cake shop

laravel cake shop

laravel cake shop

laravel-cake-shop's People

Contributors

yawhou avatar

Stargazers

NauyUis 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.