Open theara72 opened 2 years ago
Same error:
This project looks dead. Are there any forks with latest patches?
I have seen that many have problems with the Http facade. You could try using the exclude array in the opcache.php file in the config folder, although I don't know if this array allows you to indicate the path to an entire folder to exclude. I should clarify that I have not had that problem in both laravel 8 and laravel 9.
In general, when the library has failed me, it is when I try to add it to an already advanced project. Sometimes I create a clean Laravel project and then I add little by little the code of the base project until I detect where the file that cannot be compiled is.
I have similar issue:
$ php artisan opcache:compile --force --env=testing
Compiling scripts...
In Response.php line 361:
Trying to access array offset on value of type null
I think it's pointing to: Illuminate\Http\Client\Response@offsetGet
I come across this error such as below
note: eror occure while pre-compile commanding
sorry for bad english