Recently, I was working on my laravel 9 application and I used the "DOMDocument" class to read HTML strings. it's working fine with my local system. But when i uploaded it on the live server then I found the fo
artisan したら PHP Parse error: syntax error, unexpected token ")" と Class "DOMDocument" not found が出た Laravel のプロジェクトを人任せにしていたが自分の所でも開発をしなければならなくなったので、マイグレーションを作りたく artisan を使ってみたが、 $php artisan make:migration ...
Laravel 4 8,058 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...