Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i got that Error #2

Open
Hassan-Osman opened this issue Nov 8, 2018 · 0 comments
Open

i got that Error #2

Hassan-Osman opened this issue Nov 8, 2018 · 0 comments

Comments

@Hassan-Osman
Copy link

λ php artisan migrate

In Connection.php line 647:

SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'fees' already exists (SQL: create table fee s (fee_id int unsigned not null auto_increment primary key, academic_id int unsigned not null, level_i d int unsigned not null, fee_type_id int unsigned not null, fee_heading varchar(100) null, amount dou
ble(8, 2) not null) default character set utf8mb4 collate utf8mb4_unicode_ci)

In Connection.php line 449:

SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'fees' already exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant