все отлично контейнеры есть, работают
но на сайте
SQLSTATE[HY000] [2002] Connection refused (SQL: select sections.*, (select count(*) from sections as laravel_reserved_0 where sections.id = laravel_reserved_0.parent_id`) as `children_count from sections where parent_id = 0 and good = 1 and menu = 1 order by order asc)
Выполняю php artisan migrate:fresh
In Connection.php line 664:
SQLSTATE[HY000] [2002] Connection refused (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE')
Что это может быть?)
тебе бы джоин использовать если у тебя много sections.id
а по сути у тебя связи с бд нет Connection refused
Обсуждают сегодня