Closed shiank98 closed 7 years ago
I fixed the problem but it gives me this
" Migration table created successfully.
[Illuminate\Database\QueryException]
SQLSTATE[HY000]: General error: 1005 Can't create table 'pw.#sql-4719_2db' (errno: 150) (SQL: alter table pweb_payments
add constraint pweb_payments_user_id_foreign foreign key (user_id
) references users
(id
) on delete casca
de)
[PDOException] SQLSTATE[HY000]: General error: 1005 Can't create table 'pw.#sql-4719_2db' (errno: 150) "
after the install used "php artisan-clear-compile", I had this error.
[PDOException] could not find driver
Script php artisan clear-compiled handling the post-install-cmd event returned with error code 1