Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1842361
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
466 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/src/database/seeds/DatabaseSeeder.php b/src/database/seeds/DatabaseSeeder.php
new file mode 100644
index 00000000..f361214e
--- /dev/null
+++ b/src/database/seeds/DatabaseSeeder.php
@@ -0,0 +1,17 @@
+<?php
+
+use Illuminate\Database\Seeder;
+use Database\Seeds;
+
+// phpcs:ignore
+class DatabaseSeeder extends Seeder
+{
+ /**
+ * Seed the application's database.
+ *
+ * @return void
+ */
+ public function run()
+ {
+ }
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Mon, Aug 25, 9:31 PM (6 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
257810
Default Alt Text
(466 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment