Lumen micro framework of laravel and i didn't use laravel before alsoI want to make Web Services for mobile application
I am following this tutorial tutorial
I have setup
Lumen successfully on linux base serverwhen i run command
php artisan migrate i got this error[POD Exception]I searched found this solutions on stack overflow but didn't worked for me solution
SQLSTATE[HY000] [2002] Connection Refused
I didn't get any other solution can anyone help me ?
Any help will be appriciated.
via Owais Aslam