Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install on fresh laravel10 #12

Open
ser-tec opened this issue May 15, 2024 · 0 comments
Open

can't install on fresh laravel10 #12

ser-tec opened this issue May 15, 2024 · 0 comments

Comments

@ser-tec
Copy link

ser-tec commented May 15, 2024

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant