Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Php artisan settings:publish fails with error #11

Closed
modrictin opened this issue Jul 23, 2021 · 2 comments
Closed

Php artisan settings:publish fails with error #11

modrictin opened this issue Jul 23, 2021 · 2 comments

Comments

@modrictin
Copy link

Hi,

it's me again. Sorry to bother you but when I run a command: php artisan settings:publish it fails with an error.

Error: ** copy(Laravel\settings/users.php): Failed to open stream: No such file or directory
**

I created the directory and file myself so when I run command again it created a symbolic link in laraconfig/stubs/users.php.

Thanks for everything this library looks awesome!

@modrictin
Copy link
Author

Also when I run a command php artisan settings:migrate I get the following error:

Illuminate\Contracts\Container\BindingResolutionException

Target [Symfony\Component\Console\Output\OutputInterface] is not instantiable while building [DarkGhostHunter\Laraconfig\Migrator\Pipes\FlushCache, Illum
inate\Console\OutputStyle].

Thanks again!

@DarkGhostHunter
Copy link
Owner

Fixed on 1.3.3.

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

No branches or pull requests

2 participants