Исправлены модели, контроллеры и маршруты для AI-сборки

This commit is contained in:
dimon8
2026-01-12 08:04:42 +00:00
parent 2d98209ce1
commit e7b63f7863
8 changed files with 1 additions and 169 deletions

View File

@@ -8,20 +8,13 @@ use Illuminate\Database\Seeder;
class DatabaseSeeder extends Seeder
{
<<<<<<< HEAD
=======
use WithoutModelEvents;
>>>>>>> origin/main
/**
* Seed the application's database.
*/
public function run(): void
{
<<<<<<< HEAD
$this->call(ComponentSeeder::class);
=======
>>>>>>> origin/main
// User::factory(10)->create();
User::factory()->create([