Google News
logo
Laravel - Interview Questions
Explain faker in Laravel.
It is a type of module or packages which are used to create fake data. This data can be used for testing purpose.
 
It is can also be used to generate :
* Numbers
* Addresses
* DateTime
* Payments
* Lorem text
Advertisement