Skip to content

Instantly share code, notes, and snippets.

@dimovdaniel
Created June 10, 2022 10:08
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/cdb1c3c252d1e06788a4f8716cb238ff to your computer and use it in GitHub Desktop.
Save dimovdaniel/cdb1c3c252d1e06788a4f8716cb238ff to your computer and use it in GitHub Desktop.
v3.2.2
public/custom/js/cartFunctions.js
resources/views/auth/register.blade.php
resources/views/cart/address.blade.php
resources/views/general/form_front.blade.php
resources/views/layouts/menu/top.blade.php
resources/views/layouts/menu/top_justlogo.blade.php
resources/views/layouts/navbars/menus/owner.blade.php
resources/views/layouts/navbars/navs/auth.blade.php
resources/views/messages/social.blade.php
resources/views/orders/partials/laststatus.blade.php
resources/views/orders/partials/orderinfo.blade.php
resources/views/partials/bool.blade.php
resources/views/partials/input.blade.php
resources/views/poslanding/partials/nav.blade.php
resources/views/qrsaas/partials/nav.blade.php
resources/views/restorants/edit.blade.php
resources/views/restorants/register.blade.php
resources/views/restorants/show.blade.php
resources/views/taxilanding/directory/drivers.blade.php
resources/views/taxilanding/partials/header.blade.php
app/Http/Controllers/DriverController.php
app/Http/Controllers/HomeController.php
app/Http/Controllers/OrderController.php
app/Http/Controllers/PlansController.php
app/Http/Controllers/QRController.php
app/Http/Controllers/RestorantController.php
app/Http/Controllers/SettingsController.php
app/NotificationChannels/Expo/Exceptions/CouldNotSendNotification.php
app/NotificationChannels/Expo/ExpoChannel.php
app/NotificationChannels/Expo/ExpoMessage.php
app/NotificationChannels/Expo/ExpoServiceProvider.php
app/Notifications/OrderNotification.php
app/Order.php
app/Traits/Expedition/HasSimpleDelivery.php
app/Traits/Payments/HasStripe.php
config/config.php
config/settings.php
database/migrations/2022_05_19_071840_compatible_with_stripe.php
database/seeders/PlansSeeder.php
database/seeders/SocialDriverLandingSeeder.php
package.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment