Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
– spatie/laravel-ignition[2.0.0, …, 2.8.0] require ext-curl * -> it is missing from your system. Install or enable PHP’s curl extension.
– Root composer.json requires spatie/laravel-ignition ^2.0 -> satisfiable by spatie/laravel-ignition[2.0.0, …, 2.8.0].
To enable extensions, verify that they are enabled in your .ini files:
– D:laragonbinphpphp-8.3.8-Win32-vs16-x64php.ini
You can also run php --ini in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with --ignore-platform-req=ext-curl to temporarily ignore these required extensions.
please solve this problem