I am trying to implement the NLP functionality in my new Laravel project. For that, I run the command 'composer require web64/laravel-nlp' from the desired directory and it seems done properly. Then I try to use some NLP functions like NLP::language(), NLP::entities(), etc.. These functions don't return anything. I need a proper solution for this. Then only I can move forward with my project. Please help me to figure out a solution. NB::I am working in Windows 10 with xampp Thanks in advance