I was trying to install Filament into my Laravel project, and this happened. Could it be because of a version conflict?
PHP: v8.2.12
Laravel: v11.8.0
enter image description hereenter image description here
This was the command I entered in the terminal.
composer require filament/filament:"^3.2" -W
New contributor
mengleang yoeun is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2