We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27d3ce commit b99579eCopy full SHA for b99579e
tests/TestCase.php
@@ -40,7 +40,7 @@ protected function getPackageProviders($app)
40
41
public function getEnvironmentSetUp($app)
42
{
43
-
+
44
//include_once __DIR__.'/database/migrations/01_20240912_create_users_table.php';
45
//(new \CreateUsersTable())->up();
46
//include_once __DIR__.'/database/migrations/02_20240912_create_orders_table.php';
0 commit comments