I am unsure whether to continue in this forum. However I am getting the error when I run 'composer update':
Problem 1
- spatie/laravel-ignition[1.0.0, ..., 1.4.1] require ext-curl * -> it is missing from your system. Install or enable PHP's curl extension.
- Root composer.json requires spatie/laravel-ignition ^1.0.0 -> satisfiable by spatie/laravel-ignition[1.0.0, ..., 1.4.1].
sudo apt-get install curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
curl is already the newest version (7.68.0-1ubuntu2.13).
The following packages were automatically installed and are no longer required:
php7.4-mbstring php7.4-xml
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded.