Skip to content

Instantly share code, notes, and snippets.

@dimovdaniel
Created February 23, 2021 09:53
Show Gist options
  • Save dimovdaniel/4e5e670a13bbcb52e1d1143f34752c44 to your computer and use it in GitHub Desktop.
Save dimovdaniel/4e5e670a13bbcb52e1d1143f34752c44 to your computer and use it in GitHub Desktop.
resources/views/qrsaas/partials/nav.blade.php
app/Http/Controllers/CartController.php
app/Http/Controllers/OrderController.php
app/Http/Controllers/RestorantController.php
app/Http/Controllers/SettingsController.php
app/Order.php
app/Repositories/Orders/BaseOrderRepository.php
config/config.php
config/settings.php
database/migrations/2021_02_22_135519_update_settinga_table.php
resources/views/cart.blade.php
resources/views/cart/client.blade.php
resources/views/cart/customfields.blade.php
resources/views/layouts/menu/top.blade.php
resources/views/messages/social.blade.php
resources/views/orders/partials/orderinfo.blade.php
resources/views/pages/create.blade.php
resources/views/partials/fields.blade.php
resources/views/partials/textarea.blade.php
resources/views/restorants/edit.blade.php
resources/views/restorants/partials/info.blade.php
resources/views/settings/index.blade.php
routes/web.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment