Install One-Time Operations for Laravel
mainTo set up the package, require it via Composer and then run your database migrations to create the necessary operations table.
composer require timokoerber/laravel-one-time-operations
php artisan migrate