#php artisan serve not working
1 messages · Page 1 of 1 (latest)
i did
i'm getting another error, but i already enabled the extensions on the php.ini file and it still doesn't work
So check if the CLI is using the correct php.ini by running php --ini
`C:\Users\gonca\biblioteca_database>php --ini
Configuration File (php.ini) Path:
Loaded Configuration File: C:\php8\php.ini
Scan for additional .ini files in: (none)
Additional .ini files parsed: (none)
C:\Users\gonca\biblioteca_database>`
it is
i'll check it again
i only need to remove the ; from extension=intl right?
you need fileinfo ext
by removing ; in front of the extension in php.ini