Closed udhaya08 closed 9 years ago
When I'm using php artisan migrate it showing migration table created successfully along with this error "cannot redeclare class CreateOauthIdentitiesTable" someone help me to resolve this error...
Bummer! What version of Laravel are you using? Any chance there are two copies of the migration in the migrations folder?
When I'm using php artisan migrate it showing migration table created successfully along with this error "cannot redeclare class CreateOauthIdentitiesTable" someone help me to resolve this error...