hmmm... is maybe you only installed the CLI version? Try
php -v
You can check your actual mod/library by making a quick php page that says
print 'Current version is PHP '. phpversion();
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community