
@otarch @PovilasKorop Why create a separate class to run a script for just one time? He may has a TipCategory seeder class used for testing pourpose but when the app is in production and you need to add a new column to the DB its better to run the patch directly in the migration class
English































