Creating factory and seeding
Might be out of topic for here but really need a suggestion. So , how can I create some fake images and then store them in the file system somewhere and then reference those images when seeding.
1 Reply
There’s plenty of options just google laravel fake images
You would probably need to strip the domain name though if you are planing on using them with filaments FileUpload field.