$faker = Faker\Factory::create();
That' it. That's the post.
Getting Faker instance in Laravel Tinker
By Tushar
·
Here is how you can get access to the Faker Instance in the Artisan tinker
T
Written by Tushar