artisan したら PHP Parse error: syntax error, unexpected token ")" と Class "DOMDocument" not found が出た Laravel のプロジェクトを人任せにしていたが自分の所でも開発をしなければならなくなったので、マイグレーションを作りたく artisan を使ってみたが、 $php artisan make:migration ...
Laravel 4 5,966 Level 5 TheDudeOP Posted 2 years ago I've read the other posts on laracasts about Class "DOMDocument" not found, but none seem to answer the question. The error occurs on php artisan storage:link php artisan clear-compiled but 'php artisan' runs fine. ...
░░Uncaught InvalidArgumentException: Could not get class storage for illuminate\database\eloquent\concerns\hasattributes in D:\phpStudy\PHPTutorial\WWW\package\laravel-packae-skeleton\vendor\vimeo\psalm\src\Psalm\Internal\Provider\ClassLikeStorageProvider.php:46 Stack trace: #0 D:\phpStudy\PHP...