Operations Status
The operations:status
command displays the execution status of operations. In it you can see which operations were executed and which were not:
php artisan operations:status
For example,
2025_04_02_100000_some ............................................ [1] Ran
2025_04_02_100001_some ............................................ [1] Ran
2025_04_02_100002_some ............................................ [2] Ran
2025_04_02_100003_some............................................. [3] Ran
2025_04_02_100004_some............................................. [3] Ran
2025_04_02_100005_some............................................. Pending
2025_04_02_100006_some............................................. Pending
02 April 2025