WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::unauthenticated_user_cannot_access_category_index(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::unauthenticated_user_cannot_create_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::unauthenticated_user_cannot_update_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::user_without_permission_cannot_view_categories(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::user_without_permission_cannot_create_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::user_without_permission_cannot_update_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::user_with_permission_can_view_categories(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::authorized_user_can_create_category_successfully(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_access_create_category_form(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::authorized_user_can_update_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_access_edit_category_form(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::edit_returns_404_for_nonexistent_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::update_returns_404_for_nonexistent_category(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_ar_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_en_cannot_exceed_100_characters(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_ar_cannot_exceed_100_characters(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_en_must_be_unique(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::name_ar_must_be_unique(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::slug_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::slug_ar_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::slug_en_must_match_regex_pattern(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::slug_en_accepts_valid_lowercase_with_hyphens(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::slug_en_must_be_unique(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::status_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::status_must_be_numeric(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::status_must_be_0_or_1(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::keyword_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::keyword_en_cannot_exceed_250_characters(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::details_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::description_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::summary_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::meta_title_en_is_required(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::meta_title_en_must_be_unique(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::image_is_required_on_create(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::image_must_be_an_image_file(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::image_must_have_valid_mime_type(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::image_is_optional_on_update(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::icon_is_required_on_create(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::banner_computer_is_required_on_create(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::banner_mobile_is_required_on_create(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::all_images_are_optional_on_update(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::csrf_token_is_required_for_create(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::xss_attempt_in_name_en_is_sanitized(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::sql_injection_attempt_in_name_en_is_handled(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::mass_assignment_protection_prevents_user_id_override(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::cannot_inject_extra_fields_via_mass_assignment(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::malicious_file_upload_with_php_extension_is_rejected(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::double_extension_attack_is_prevented(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::path_traversal_in_slug_is_prevented(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::null_byte_injection_in_slug_is_prevented(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_get_categories_list_with_permission(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::cannot_get_categories_list_without_permission(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_search_categories_by_name_en(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_search_categories_by_name_ar(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::category_stores_correct_user_id_on_creation(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::category_updates_user_id_on_update(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::special_characters_in_arabic_fields_are_handled(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::empty_string_vs_null_handling(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::unicode_characters_in_fields_are_stored_correctly(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::very_long_text_fields_are_stored(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  WARN  Metadata found in doc-comment for method Tests\Feature\CategoryTest::can_create_multiple_categories_with_different_slugs(). Metadata in doc-comments is deprecated and will no longer be supported in PHPUnit 12. Update your test code to use attributes instead.  FAIL  Tests\Feature\CategoryTest ⨯ unauthenticated user cannot access category index ⨯ unauthenticated user cannot create category ⨯ unauthenticated user cannot update category ⨯ user without permission cannot view categories ⨯ user without permission cannot create category ⨯ user without permission cannot update category ⨯ user with permission can view categories ⨯ authorized user can create category successfully ⨯ can access create category form ⨯ authorized user can update category ⨯ can access edit category form ⨯ edit returns 404 for nonexistent category ⨯ update returns 404 for nonexistent category ⨯ name en is required ⨯ name ar is required ⨯ name en cannot exceed 100 characters ⨯ name ar cannot exceed 100 characters ⨯ name en must be unique ⨯ name ar must be unique ⨯ slug en is required ⨯ slug ar is required ⨯ slug en must match regex pattern ⨯ slug en accepts valid lowercase with hyphens ⨯ slug en must be unique ⨯ status is required ⨯ status must be numeric ⨯ status must be 0 or 1 ⨯ keyword en is required ⨯ keyword en cannot exceed 250 characters ⨯ details en is required ⨯ description en is required ⨯ summary en is required ⨯ meta title en is required ⨯ meta title en must be unique ⨯ image is required on create ⨯ image must be an image file ⨯ image must have valid mime type ⨯ image is optional on update ⨯ icon is required on create ⨯ banner computer is required on create ⨯ banner mobile is required on create ⨯ all images are optional on update ⨯ csrf token is required for create ⨯ xss attempt in name en is sanitized ⨯ sql injection attempt in name en is handled ⨯ mass assignment protection prevents user id override ⨯ cannot inject extra fields via mass assignment ⨯ malicious file upload with php extension is rejected ⨯ double extension attack is prevented ⨯ path traversal in slug is prevented ⨯ null byte injection in slug is prevented ⨯ can get categories list with permission ⨯ cannot get categories list without permission ⨯ can search categories by name en ⨯ can search categories by name ar ⨯ category stores correct user id on creation ⨯ category updates user id on update ⨯ special characters in arabic fields are handled ⨯ empty string vs null handling ⨯ unicode characters in fields are stored correctly ⨯ very long text fields are stored ⨯ can create multiple categories with different slugs ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > unauthenticated user cannot access category index  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > unauthenticated user cannot create category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > unauthenticated user cannot update category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > user without permission cannot view categories  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > user without permission cannot create category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > user without permission cannot update category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > user with permission can view categories  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > authorized user can create category successfully  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can access create category form  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > authorized user can update category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can access edit category form  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > edit returns 404 for nonexistent category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > update returns 404 for nonexistent category  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name ar is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name en cannot exceed 100 characters  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name ar cannot exceed 100 characters  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name en must be unique  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > name ar must be unique  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > slug en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > slug ar is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > slug en must match regex pattern  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > slug en accepts valid lowercase with hyphens  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > slug en must be unique  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > status is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > status must be numeric  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > status must be 0 or 1  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > keyword en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > keyword en cannot exceed 250 characters  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > details en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > description en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > summary en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > meta title en is required  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > meta title en must be unique  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > image is required on create  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > image must be an image file  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > image must have valid mime type  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > image is optional on update  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > icon is required on create  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > banner computer is required on create  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > banner mobile is required on create  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > all images are optional on update  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > csrf token is required for create  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > xss attempt in name en is sanitized  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > sql injection attempt in name en is handled  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > mass assignment protection prevents user id override  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > cannot inject extra fields via mass assignment  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > malicious file upload with php extension is rejected  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > double extension attack is prevented  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > path traversal in slug is prevented  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > null byte injection in slug is prevented  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can get categories list with permission  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > cannot get categories list without permission  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can search categories by name en  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can search categories by name ar  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > category stores correct user id on creation  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > category updates user id on update  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > special characters in arabic fields are handled  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > empty string vs null handling  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > unicode characters in fields are stored correctly  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > very long text fields are stored  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────  FAILED  Tests\Feature\CategoryTest > can create multiple categories with different slugs  QueryException   SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist (Connection: mysql, SQL: alter table `pages` add `user_id` bigint unsigned not null after `slug_ar`) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 821▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 822▕ ); 823▕ } 824▕ ➜ 825▕ throw new QueryException( 826▕ $this->getName(), $query, $this->prepareBindings($bindings), $e 827▕ ); 828▕ } 829▕ } 1 vendor\laravel\framework\src\Illuminate\Database\Connection.php:825 2 vendor\laravel\framework\src\Illuminate\Database\Connection.php:571  NunoMaduro\Collision\Exceptions\TestException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'batd-2.pages' doesn't exist") Tests: 62 failed (0 assertions) Duration: 381.39s