Open sidebar
{ $users = [ /** * Комментарий: * Суперюзер */ [ 'login' => 'admin', 'email' => 'admin@example.su', 'password' => '123456admin' ], ]; DB::table('users')->insert($users); factory(\App\User::class, 20)->create(); }
Close sidebar
Back
Please note that all pasted data is publicly available.
X (fomerly Twitter)
GitHub
Use setting
Back
Please note that all pasted data is publicly available.
X (fomerly Twitter)
GitHub
Use setting