Skip to content

can't install on fresh laravel10 #12

@ser-tec

Description

@ser-tec

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions