FaCuZ / laravel-theme

Theme and asset managing for laravel
MIT License
138 stars 44 forks source link

php artisan theme:widget mdui default #3

Closed Teeoo closed 6 years ago

Teeoo commented 6 years ago

Illuminate\Contracts\Filesystem\FileNotFoundException : File does not exist at path

at /Users/teeoo/Desktop/Teeoo/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:41 37| if ($this->isFile($path)) { 38| return $lock ? $this->sharedGet($path) : file_get_contents($path); 39| } 40|

41| throw new FileNotFoundException("File does not exist at path {$path}"); 42| } 43| 44| /* 45| Get contents of a file with shared access.

Exception trace:

1 Illuminate\Filesystem\Filesystem::get() /Users/teeoo/Desktop/Teeoo/vendor/facuz/laravel-themes/src/Commands/WidgetGeneratorCommand.php:191

2 Facuz\Theme\Commands\WidgetGeneratorCommand::getTemplate("widgetClass") /Users/teeoo/Desktop/Teeoo/vendor/facuz/laravel-themes/src/Commands/WidgetGeneratorCommand.php:79

Please use the argument -v to see more details.

FaCuZ commented 6 years ago

Thank! I fixed it: 3a93821312bc4048c561861f758fd61ea5cbd3da