UnexpectedValueException : RecursiveDirectoryIterator::__construct(/var/www/html/database/migrations/2020/11/2020_11_27_053044_test.php): failed to open dir: Not a directory
at /var/www/html/vendor/jaybizzle/laravel-migrations-organiser/src/Migrator.php:47
43| $paths = [];
44|
45| foreach ($folders as $folder) {
46| $iter = new Iterator(
UnexpectedValueException : RecursiveDirectoryIterator::__construct(/var/www/html/database/migrations/2020/11/2020_11_27_053044_test.php): failed to open dir: Not a directory
at /var/www/html/vendor/jaybizzle/laravel-migrations-organiser/src/Migrator.php:47 43| $paths = []; 44| 45| foreach ($folders as $folder) { 46| $iter = new Iterator(
Exception trace:
1 RecursiveDirectoryIterator::__construct("/var/www/html/database/migrations/2020/11/2020_11_27_053044_test.php") /var/www/html/vendor/jaybizzle/laravel-migrations-organiser/src/Migrator.php:47
2 Jaybizzle\MigrationsOrganiser\Migrator::getRecursiveFolders() /var/www/html/vendor/jaybizzle/laravel-migrations-organiser/src/Migrator.php:22
Please use the argument -v to see more details.