You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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")
The text was updated successfully, but these errors were encountered: