<?php dirname(string $path, int $levels = 1): string
<?php protected function writeFactoryFile($path, $data, $modelClass) { File::ensureDirectoryExists(dirname($path)); $definition = ''; foreach ($data as $value) {