create([ 'name' => 'Kamil Niemczycki', 'email' => 'admin@admin.pl', 'password' => Hash::make('password123^') ]); } }