SQLSTATE[08006] [7] FATAL: database “database” does not exist (SQL: select * from information_schema.tables where table_schema = public and table_name = migrations and table_type = ‘BASE TABLE’)
With laravel and postgres
SQLSTATE[08006] [7] FATAL: database “database” does not exist (SQL: select * from information_schema.tables where table_schema = public and table_name = migrations and table_type = ‘BASE TABLE’)
With laravel and postgres