Create Dummy Data Using Laravel Tinker
In this example we can see hows to add multiple dummy records in database at a time using tinker and factory, mostly laravel tinker command is use for testing purpose. whenever developers are developing application then they need to test many module...
Dec 15, 20211 min read1