https://198.12.157.59/artisan https://198.12.157.59/composer.json https://198.12.157.59/composer.lock https://198.12.157.59/package-lock.json https://198.12.157.59/package.json https://198.12.157.59/phpunit.dusk.xml https://198.12.157.59/phpunit.xml https://198.12.157.59/readme.md https://198.12.157.59/server.php https://198.12.157.59/webpack.mix.js https://198.12.157.59/yarn.lock https://198.12.157.59/app/Category.php https://198.12.157.59/app/CategoryProduct.php https://198.12.157.59/app/Coupon.php https://198.12.157.59/app/Order.php https://198.12.157.59/app/OrderProduct.php https://198.12.157.59/app/Product.php https://198.12.157.59/app/User.php https://198.12.157.59/app/helpers.php https://198.12.157.59/bootstrap/app.php https://198.12.157.59/config/app.php https://198.12.157.59/config/auth.php https://198.12.157.59/config/broadcasting.php https://198.12.157.59/config/cache.php https://198.12.157.59/config/cart.php https://198.12.157.59/config/database.php https://198.12.157.59/config/filesystems.php https://198.12.157.59/config/hashing.php https://198.12.157.59/config/hooks.php https://198.12.157.59/config/image.php https://198.12.157.59/config/logging.php https://198.12.157.59/config/mail.php https://198.12.157.59/config/queue.php https://198.12.157.59/config/scout.php https://198.12.157.59/config/services.php https://198.12.157.59/config/session.php https://198.12.157.59/config/view.php https://198.12.157.59/config/voyager-hooks.php https://198.12.157.59/config/voyager.php https://198.12.157.59/hooks/hooks.json https://198.12.157.59/routes/api.php https://198.12.157.59/routes/channels.php https://198.12.157.59/routes/console.php https://198.12.157.59/routes/web.php https://198.12.157.59/tests/CreatesApplication.php https://198.12.157.59/tests/DuskTestCase.php https://198.12.157.59/tests/TestCase.php https://198.12.157.59/app/Console/Kernel.php https://198.12.157.59/app/Exceptions/Handler.php https://198.12.157.59/app/Http/Kernel.php https://198.12.157.59/app/Jobs/UpdateCoupon.php https://198.12.157.59/app/Listeners/CartUpdatedListener.php https://198.12.157.59/app/Mail/OrderPlaced.php https://198.12.157.59/app/Providers/AppServiceProvider.php https://198.12.157.59/app/Providers/AuthServiceProvider.php https://198.12.157.59/app/Providers/BroadcastServiceProvider.php https://198.12.157.59/app/Providers/EventServiceProvider.php https://198.12.157.59/app/Providers/RouteServiceProvider.php https://198.12.157.59/database/factories/ProductFactory.php https://198.12.157.59/database/factories/UserFactory.php https://198.12.157.59/database/migrations/2014_10_12_000000_create_users_table.php https://198.12.157.59/database/migrations/2014_10_12_100000_create_password_resets_table.php https://198.12.157.59/database/migrations/2016_01_01_000000_add_voyager_user_fields.php https://198.12.157.59/database/migrations/2016_01_01_000000_create_data_types_table.php https://198.12.157.59/database/migrations/2016_01_01_000000_create_pages_table.php https://198.12.157.59/database/migrations/2016_01_01_000000_create_posts_table.php https://198.12.157.59/database/migrations/2016_02_15_204651_create_categories_table.php https://198.12.157.59/database/migrations/2016_05_19_173453_create_menu_table.php https://198.12.157.59/database/migrations/2016_10_21_190000_create_roles_table.php https://198.12.157.59/database/migrations/2016_10_21_190000_create_settings_table.php https://198.12.157.59/database/migrations/2016_11_30_135954_create_permission_table.php https://198.12.157.59/database/migrations/2016_11_30_141208_create_permission_role_table.php https://198.12.157.59/database/migrations/2016_12_26_201236_data_types__add__server_side.php https://198.12.157.59/database/migrations/2017_01_13_000000_add_route_to_menu_items_table.php https://198.12.157.59/database/migrations/2017_01_14_005015_create_translations_table.php https://198.12.157.59/database/migrations/2017_01_15_000000_add_permission_group_id_to_permissions_table.php https://198.12.157.59/database/migrations/2017_01_15_000000_create_permission_groups_table.php https://198.12.157.59/database/migrations/2017_01_15_000000_make_table_name_nullable_in_permissions_table.php https://198.12.157.59/database/migrations/2017_03_06_000000_add_controller_to_data_types_table.php https://198.12.157.59/database/migrations/2017_04_11_000000_alter_post_nullable_fields_table.php https://198.12.157.59/database/migrations/2017_04_21_000000_add_order_to_data_rows_table.php https://198.12.157.59/database/migrations/2017_07_05_210000_add_policyname_to_data_types_table.php https://198.12.157.59/database/migrations/2017_08_05_000000_add_group_to_settings_table.php https://198.12.157.59/database/migrations/2017_12_11_054653_create_products_table.php https://198.12.157.59/database/migrations/2018_01_11_060124_create_category_table.php https://198.12.157.59/database/migrations/2018_01_11_060548_create_category_product_table.php https://198.12.157.59/database/migrations/2018_01_14_215535_create_coupons_table.php https://198.12.157.59/database/migrations/2018_02_08_021546_add_image_to_products_table.php https://198.12.157.59/database/migrations/2018_02_08_032544_add_images_to_products_table.php https://198.12.157.59/database/migrations/2018_02_25_005243_create_orders_table.php https://198.12.157.59/database/migrations/2018_02_25_010522_create_order_product_table.php https://198.12.157.59/database/migrations/2018_04_23_011947_add_user_role_relationship_fix.php https://198.12.157.59/database/migrations/2018_04_23_012009_create_user_roles_table_fix.php https://198.12.157.59/database/migrations/2018_06_29_032914_add_quantity_to_products_table.php https://198.12.157.59/database/seeds/CategoriesTableSeeder.php https://198.12.157.59/database/seeds/CategoryTableSeeder.php https://198.12.157.59/database/seeds/CouponsTableSeeder.php https://198.12.157.59/database/seeds/DataRowsTableSeeder.php https://198.12.157.59/database/seeds/DataRowsTableSeederCustom.php https://198.12.157.59/database/seeds/DataTypesTableSeeder.php https://198.12.157.59/database/seeds/DataTypesTableSeederCustom.php https://198.12.157.59/database/seeds/DatabaseSeeder.php https://198.12.157.59/database/seeds/MenuItemsTableSeeder.php https://198.12.157.59/database/seeds/MenuItemsTableSeederCustom.php https://198.12.157.59/database/seeds/MenusTableSeeder.php https://198.12.157.59/database/seeds/MenusTableSeederCustom.php https://198.12.157.59/database/seeds/OrdersTableSeeder.php https://198.12.157.59/database/seeds/PagesTableSeeder.php https://198.12.157.59/database/seeds/PermissionRoleTableSeeder.php https://198.12.157.59/database/seeds/PermissionRoleTableSeederCustom.php https://198.12.157.59/database/seeds/PermissionsTableSeeder.php https://198.12.157.59/database/seeds/PermissionsTableSeederCustom.php https://198.12.157.59/database/seeds/PostsTableSeeder.php https://198.12.157.59/database/seeds/ProductsTableSeeder.php https://198.12.157.59/database/seeds/RolesTableSeeder.php https://198.12.157.59/database/seeds/RolesTableSeederCustom.php https://198.12.157.59/database/seeds/SettingsTableSeeder.php https://198.12.157.59/database/seeds/SettingsTableSeederCustom.php https://198.12.157.59/database/seeds/TranslationsTableSeeder.php https://198.12.157.59/database/seeds/UsersTableSeeder.php https://198.12.157.59/database/seeds/UsersTableSeederCustom.php https://198.12.157.59/database/seeds/VoyagerDatabaseSeeder.php https://198.12.157.59/database/seeds/VoyagerDummyDatabaseSeeder.php https://198.12.157.59/resources/js/app.js https://198.12.157.59/resources/js/bootstrap.js https://198.12.157.59/resources/sass/app.scss https://198.12.157.59/resources/sass/responsive.scss https://198.12.157.59/resources/views/cart.blade.php https://198.12.157.59/resources/views/checkout.blade.php https://198.12.157.59/resources/views/home.blade.php https://198.12.157.59/resources/views/landing-page.blade.php https://198.12.157.59/resources/views/layout.blade.php https://198.12.157.59/resources/views/my-order.blade.php https://198.12.157.59/resources/views/my-orders.blade.php https://198.12.157.59/resources/views/my-profile.blade.php https://198.12.157.59/resources/views/product.blade.php https://198.12.157.59/resources/views/search-results-algolia.blade.php https://198.12.157.59/resources/views/search-results.blade.php https://198.12.157.59/resources/views/shop.blade.php https://198.12.157.59/resources/views/thankyou.blade.php https://198.12.157.59/tests/Browser/LoginTest.php https://198.12.157.59/tests/Browser/UpdateCartQuantityTest.php https://198.12.157.59/tests/Feature/ViewLandingPageTest.php https://198.12.157.59/tests/Feature/ViewProductTest.php https://198.12.157.59/tests/Feature/ViewShopPageTest.php https://198.12.157.59/tests/Unit/HelpersTest.php https://198.12.157.59/app/Console/Commands/ClearIndex.php https://198.12.157.59/app/Console/Commands/EcommerceInstall.php https://198.12.157.59/app/Http/Controllers/CartController.php https://198.12.157.59/app/Http/Controllers/CheckoutController.php https://198.12.157.59/app/Http/Controllers/ConfirmationController.php https://198.12.157.59/app/Http/Controllers/Controller.php https://198.12.157.59/app/Http/Controllers/CouponsController.php https://198.12.157.59/app/Http/Controllers/HomeController.php https://198.12.157.59/app/Http/Controllers/LandingPageController.php https://198.12.157.59/app/Http/Controllers/OrdersController.php https://198.12.157.59/app/Http/Controllers/SaveForLaterController.php https://198.12.157.59/app/Http/Controllers/ShopController.php https://198.12.157.59/app/Http/Controllers/UsersController.php https://198.12.157.59/app/Http/Middleware/EncryptCookies.php https://198.12.157.59/app/Http/Middleware/RedirectIfAuthenticated.php https://198.12.157.59/app/Http/Middleware/TrimStrings.php https://198.12.157.59/app/Http/Middleware/TrustProxies.php https://198.12.157.59/app/Http/Middleware/VerifyCsrfToken.php https://198.12.157.59/app/Http/Requests/CheckoutRequest.php https://198.12.157.59/resources/js/components/BlogImage.vue https://198.12.157.59/resources/js/components/BlogPosts.vue https://198.12.157.59/resources/js/components/Example.vue https://198.12.157.59/resources/lang/al/voyager.php https://198.12.157.59/resources/lang/ar/voyager.php https://198.12.157.59/resources/lang/cz/voyager.php https://198.12.157.59/resources/lang/de/voyager.php https://198.12.157.59/resources/lang/en/auth.php https://198.12.157.59/resources/lang/en/pagination.php https://198.12.157.59/resources/lang/en/passwords.php https://198.12.157.59/resources/lang/en/validation.php https://198.12.157.59/resources/lang/en/voyager.php https://198.12.157.59/resources/lang/es/voyager.php https://198.12.157.59/resources/lang/fr/voyager.php https://198.12.157.59/resources/lang/gl/voyager.php https://198.12.157.59/resources/lang/id/voyager.php https://198.12.157.59/resources/lang/it/voyager.php https://198.12.157.59/resources/lang/pt/voyager.php https://198.12.157.59/resources/lang/pt_br/voyager.php https://198.12.157.59/resources/lang/ro/voyager.php https://198.12.157.59/resources/lang/ru/voyager.php https://198.12.157.59/resources/lang/tr/voyager.php https://198.12.157.59/resources/lang/uk/voyager.php https://198.12.157.59/resources/lang/zh_CN/voyager.php https://198.12.157.59/resources/sass/abstracts/_variables.scss https://198.12.157.59/resources/sass/base/_base.scss https://198.12.157.59/resources/sass/base/_helpers.scss https://198.12.157.59/resources/sass/base/_reset.scss https://198.12.157.59/resources/sass/base/_typography.scss https://198.12.157.59/resources/sass/base/_utility.scss https://198.12.157.59/resources/sass/components/_alerts.scss https://198.12.157.59/resources/sass/components/_badge.scss https://198.12.157.59/resources/sass/components/_breadcrumbs.scss https://198.12.157.59/resources/sass/components/_buttons.scss https://198.12.157.59/resources/sass/components/_form.scss https://198.12.157.59/resources/sass/components/_might-like.scss https://198.12.157.59/resources/sass/components/_pagination.scss https://198.12.157.59/resources/sass/components/_search.scss https://198.12.157.59/resources/sass/components/_section-description.scss https://198.12.157.59/resources/sass/components/_sidebar.scss https://198.12.157.59/resources/sass/components/_tables.scss https://198.12.157.59/resources/sass/layout/_footer.scss https://198.12.157.59/resources/sass/layout/_header.scss https://198.12.157.59/resources/sass/pages/auth.scss https://198.12.157.59/resources/sass/pages/cart.scss https://198.12.157.59/resources/sass/pages/checkout.scss https://198.12.157.59/resources/sass/pages/landing-page.scss https://198.12.157.59/resources/sass/pages/my-orders.scss https://198.12.157.59/resources/sass/pages/my-profile.scss https://198.12.157.59/resources/sass/pages/product.scss https://198.12.157.59/resources/sass/pages/search-results-algolia.scss https://198.12.157.59/resources/sass/pages/search-results.scss https://198.12.157.59/resources/sass/pages/shop.scss https://198.12.157.59/resources/sass/pages/thankyou.scss https://198.12.157.59/resources/views/auth/login.blade.php https://198.12.157.59/resources/views/auth/register.blade.php https://198.12.157.59/resources/views/components/breadcrumbs.blade.php https://198.12.157.59/resources/views/layouts/app.blade.php https://198.12.157.59/resources/views/partials/footer.blade.php https://198.12.157.59/resources/views/partials/might-like.blade.php https://198.12.157.59/resources/views/partials/nav.blade.php https://198.12.157.59/resources/views/partials/search.blade.php https://198.12.157.59/tests/Browser/Pages/HomePage.php https://198.12.157.59/tests/Browser/Pages/Page.php https://198.12.157.59/app/Http/Controllers/Auth/ForgotPasswordController.php https://198.12.157.59/app/Http/Controllers/Auth/LoginController.php https://198.12.157.59/app/Http/Controllers/Auth/RegisterController.php https://198.12.157.59/app/Http/Controllers/Auth/ResetPasswordController.php https://198.12.157.59/app/Http/Controllers/Voyager/OrdersController.php https://198.12.157.59/app/Http/Controllers/Voyager/ProductsController.php https://198.12.157.59/app/Http/Controllers/Voyager/UsersController.php https://198.12.157.59/resources/views/auth/passwords/email.blade.php https://198.12.157.59/resources/views/auth/passwords/reset.blade.php https://198.12.157.59/resources/views/emails/orders/placed.blade.php https://198.12.157.59/resources/views/partials/menus/footer.blade.php https://198.12.157.59/resources/views/partials/menus/main-right.blade.php https://198.12.157.59/resources/views/partials/menus/main.blade.php https://198.12.157.59/resources/views/vendor/voyager/login.blade.php https://198.12.157.59/resources/views/vendor/mail/html/button.blade.php https://198.12.157.59/resources/views/vendor/mail/html/footer.blade.php https://198.12.157.59/resources/views/vendor/mail/html/header.blade.php https://198.12.157.59/resources/views/vendor/mail/html/layout.blade.php https://198.12.157.59/resources/views/vendor/mail/html/message.blade.php https://198.12.157.59/resources/views/vendor/mail/html/panel.blade.php https://198.12.157.59/resources/views/vendor/mail/html/promotion.blade.php https://198.12.157.59/resources/views/vendor/mail/html/subcopy.blade.php https://198.12.157.59/resources/views/vendor/mail/html/table.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/button.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/footer.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/header.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/layout.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/message.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/panel.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/promotion.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/subcopy.blade.php https://198.12.157.59/resources/views/vendor/mail/markdown/table.blade.php https://198.12.157.59/resources/views/vendor/voyager/orders/browse.blade.php https://198.12.157.59/resources/views/vendor/voyager/orders/read.blade.php https://198.12.157.59/resources/views/vendor/voyager/products/browse.blade.php https://198.12.157.59/resources/views/vendor/voyager/products/edit-add.blade.php https://198.12.157.59/resources/views/vendor/mail/html/promotion/button.blade.php https://198.12.157.59/resources/views/vendor/mail/html/themes/default.css https://198.12.157.59/resources/views/vendor/mail/markdown/promotion/button.blade.php