Connection refused laravel

0

When I send my form, after processing the data in the laravel save method the following error occurs:

QueryException in Connection.php line 769:
SQLSTATE[HY000] [2002] Connection refused (SQL: insert into 'users' () values ())

What is the solution to this? Thank you.

    
asked by anonymous 28.11.2016 / 05:46

0 answers