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

ignoring option some files #12

Open
bahramiholding opened this issue Dec 26, 2020 · 1 comment
Open

ignoring option some files #12

bahramiholding opened this issue Dec 26, 2020 · 1 comment

Comments

@bahramiholding
Copy link

` copy(/encrypted/Modules/MediaManager/webpack.mix.js): failed to open stream: No such file or directory

at vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:252
248| * @return bool
249| */
250| public function copy($path, $target)
251| {

252| return copy($path, $target);
253| }
254|
255| /**
256| * Create a symlink to the target file or directory. On Windows, a hard link is created if the target is a file.

  +17 vendor frames 

18 artisan:37
``

@SiavashBamshadnia
Copy link
Owner

Please write your command to encrypt.
like:
php artisan encrypt-source --destination=dist

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

2 participants