serverfireteam / blog

A nice blog system with laravel 5 and laravelpanel
MIT License
52 stars 32 forks source link

package can't etablish a connexion to database #10

Closed thibaultvanc closed 8 years ago

thibaultvanc commented 8 years ago

Hello there,

I would like to use the blog system. Bur I have a problem running : php artisan blog:install 1ca7b5a21f67ac85683e3ac21b977c00

It seems to be a pb to connect to the database, my application is correctly connect to my database, I don't undersant why the package can't etablish a connexion.

Thank you

AlirezaAlgo commented 8 years ago

@thibaultvanc it use same connection as the app , check your mysql and try again , it should work

thibaultvanc commented 8 years ago

Thank you for your reply ! My connection to database is correct... I use it in laravel Homestead. It's maybe that ?

AlirezaAlgo commented 8 years ago

I have found the problem of yours , you are trying to run the command out site of homestead , executing the commands inside your virtual machine and it should work

thibaultvanc commented 8 years ago

Yes !!! I have connected with SSH and It works

Many Thanks

AlirezaAlgo commented 8 years ago

Send me a mail when you have any laravel problem and i will help you , support@serverfire.net