SiavashBamshadnia / Laravel-Source-Encrypter

Laravel and Lumen Source Code Encrypter
MIT License
535 stars 124 forks source link

ignoring option some files #12

Open bahramiholding opened 3 years ago

bahramiholding commented 3 years ago

` 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 commented 3 years ago

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