Hi, new Laravel 5.2 project, running $php artisan panel:install gives the following
Copied Directory [/vendor/serverfireteam/panel/public] To [/public...]
Copied Directory [/vendor/serverfireteam/panel/src/views] To [/resources/...]
Copied Directory [/vendor/serverfireteam/rapyd-laravel/public/assets] To [/public...]
Publishing complete for tag []!
but then
[PDO Exception] SQLSTATE[HY000] [2002] no such file or directory
Hi, new Laravel 5.2 project, running $php artisan panel:install gives the following
but then
[PDO Exception] SQLSTATE[HY000] [2002] no such file or directory
Any ideas what I am doing wrong? Thanks