Skip to content

Instantly share code, notes, and snippets.

@dimovdaniel
Created April 20, 2021 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimovdaniel/c0791ee6280805b30e1acd8eafddbb93 to your computer and use it in GitHub Desktop.
Save dimovdaniel/c0791ee6280805b30e1acd8eafddbb93 to your computer and use it in GitHub Desktop.
app/Http/Controllers/API/Client/VendorController.php
app/Http/Controllers/AppsController.php
app/Http/Controllers/CartController.php
app/Http/Controllers/FrontEndController.php
app/Http/Controllers/PlansController.php
app/Http/Controllers/RestorantController.php
app/Restorant.php
config/config.php
config/settings.php
package.json
readme.md
resources/lang/en.json
resources/views/apps/index.blade.php
resources/views/plans/current.blade.php
resources/views/restorants/partials/apps.blade.php
resources/views/restorants/partials/info.blade.php
resources/views/restorants/partials/ordering.blade.php
routes/api.php
routes/web.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment