Giter Site home page Giter Site logo

laraveldaily / laravel-restaurant-menu Goto Github PK

View Code? Open in Web Editor NEW
77.0 10.0 44.0 368 KB

Laravel demo-project: manage restaurant menu with reordering positions. Partly generated with https://quickadminpanel.com

PHP 61.18% Vue 0.20% HTML 38.62%

laravel-restaurant-menu's Introduction

Laravel Manage Restaurant Menu with Reordering Positions

Simple project with ability to reorder restaurant menu positions - both in back-end only with Observers, and with drag-drop using jQuery UI Sortable.

Laravel Reordering screenshot


Adminpanel is generated with Laravel generator: QuickAdminPanel.com

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • You can login to adminpanel with default credentials [email protected] - password

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

laravel-restaurant-menu's People

Contributors

laraveldaily avatar povilaskorop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-restaurant-menu's Issues

Installation error when running composer install

I'm the following the instructions to clone this project and I seem to get a few errors when running composer install. Any ideas why this is occurring?

Problem 1
- Installation request for laravel/dusk v5.11.0 -> satisfiable by laravel/dusk[v5.11.0].
- laravel/dusk v5.11.0 requires ext-zip * -> the requested PHP extension zip is missing from your system.

Problem 2
- Installation request for php-webdriver/webdriver 1.8.2 -> satisfiable by php-webdriver/webdriver[1.8.2].
- php-webdriver/webdriver 1.8.2 requires ext-zip * -> the requested PHP extension zip is missing from your system.

Problem 3
- Installation request for spatie/pdf-to-image 2.0.1 -> satisfiable by spatie/pdf-to-image[2.0.1].
- spatie/pdf-to-image 2.0.1 requires ext-imagick * -> the requested PHP extension imagick is missing from your system.

Problem 4
- spatie/pdf-to-image 2.0.1 requires ext-imagick * -> the requested PHP extension imagick is missing from your system.
- spatie/laravel-medialibrary 7.19.3 requires spatie/pdf-to-image ^2.0 -> satisfiable by spatie/pdf-to-image[2.0.1].
- Installation request for spatie/laravel-medialibrary 7.19.3 -> satisfiable by spatie/laravel-medialibrary[7.19.3].

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.