plugin
plugin copied to clipboard
[Feature Request]: Allow to refresh factories
Feature Description
Whenever I find myself using a factory and adding a new field to a table it would be great to refresh the existing factories.
Right now Laravel Idea just fails if a factory already exist. As I don't customise my factories in 80% of the cases it would be great to have an overwrite option.
Hello. I'm thinking a lot about the "Add New Field" feature. It will create a migration and add this field to all corresponding classes: requests, factories, etc. I hope it will be implemented in 2024.