You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faker::telephone()
یا
$faker = new Ybazli\Faker\Faker;
$phone = $faker->telephone();
کار نمیکنه. (لاراول 8).
PHP Warning: Undefined array key "telephone" in D:\laara\vendor\ybazli\faker\src\Faker.php on line 35
TypeError: array_rand(): Argument #1 ($array) must be of type array, null given
why this two function,s does,nt work :
Faker::telephon();
Faker::email();
sorry my english not fluent :(
The text was updated successfully, but these errors were encountered: