-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Fortify UI has been installed. Proceeding to install the preset.
ErrorException
copy(C:\laragon\www\dieci\lang/en/auth.php): Failed to open stream: No such file or directory
at vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem.php:342
338▕ * @return bool
339▕ /
340▕ public function copy($path, $target)
341▕ {
➜ 342▕ return copy($path, $target);
343▕ }
344▕
345▕ /*
346▕ * Create a symlink to the target file or directory. On Windows, a hard link is created if the target is a file.
1 vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem.php:342
2 vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php:355
Illuminate\Filesystem\Filesystem::copy("C:\laragon\www\dieci\vendor\akukoder\fortify-tabler-admin\src\Commands/../../stubs/resources/lang/en/auth.stub", "C:\laragon\www\dieci\lang/en/auth.php")