.github/workflows/mutation.yml | |
|
|
.github/workflows/phpstan.yml | |
|
|
.github/workflows/swagger.yml | |
|
|
.github/workflows/test-cc.yml | |
|
|
.github/workflows/test.yml | |
|
|
.gitignore | |
|
|
ADMIN.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
database/factories/OrderFactory.php | 18 | A 0 mins |
|
database/factories/ProductFactory.php | 75 | A 0 mins |
|
database/factories/UserFactory.php | 8 | A 0 mins |
|
database/migrations/2021_05_06_132303_create_orders_table.php | 25 | A 0 mins |
|
database/migrations/2021_05_06_132315_create_order_items_table.php | 23 | A 0 mins |
|
database/migrations/2022_02_11_000001_update_order_items_table.php | 25 | A 0 mins |
|
database/migrations/2022_02_22_000001_create_products_table.php | 33 | A 0 mins |
|
database/migrations/2022_02_22_000002_create_products_productables_table.php | 21 | A 0 mins |
|
database/migrations/2022_02_22_000003_create_products_users_table.php | 22 | A 0 mins |
|
database/migrations/2022_02_23_000001_create_products_categories_table.php | 22 | A 0 mins |
|
database/migrations/2022_02_23_000002_add_name_field_to_order_items_table.php | 21 | A 0 mins |
|
database/migrations/2022_03_08_000001_add_client_information_to_order_table.php | 33 | A 0 mins |
|
database/migrations/2022_03_14_000001_add_additional_client_data_to_orders_table.php | 23 | A 0 mins |
|
database/migrations/2022_03_22_000001_add_quantity_to_products_users_table.php | 19 | A 0 mins |
|
database/migrations/2022_03_22_000002_add_quantity_to_products_productables_table.php | 19 | A 0 mins |
|
database/migrations/2022_05_11_093316_create_product_relation_product_table.php | 22 | A 0 mins |
|
database/migrations/2022_08_03_000000_tax_rate_as_float.php | 25 | A 0 mins |
|
database/migrations/2023_04_24_000000_product_description_to_text.php | 19 | A 0 mins |
|
database/migrations/2024_03_01_113522_add_subscriptions_fields_to_products_table.php | 23 | A 0 mins |
|
database/migrations/2024_03_01_113531_add_subscriptions_fields_to_product_user_table.php | 21 | A 0 mins |
|
database/migrations/2024_03_01_113545_add_trial_fields_to_products_table.php | 23 | A 0 mins |
|
database/migrations/2024_05_07_100258_add_fields_column_to_products_table.php | 19 | A 0 mins |
|
database/seeders/CartPermissionSeeder.php | 32 | A 0 mins |
|
database/seeders/OrdersSeeder.php | 58 | A 1 hr |
|
database/seeders/ProductsSeeder.php | 36 | A 35 mins |
|
docs/menu.png | |
|
|
docs/orders-list.png | |
|
|
docs/products-edit.png | |
|
|
docs/products-list.png | |
|
|
env/codecov/phpunit.xml | |
|
|
env/codecov/testbench.yaml | |
|
|
env/docker-compose.yml | |
|
|
env/mysql/phpunit.xml | |
|
|
env/mysql/testbench.yaml | |
|
|
env/openapi/config.php | 1 | A 0 mins |
|
env/postgres/phpunit.xml | |
|
|
env/postgres/testbench.yaml | |
|
|
infection.json | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|