ViewCounter icon indicating copy to clipboard operation
ViewCounter copied to clipboard

Warning: Ambiguous class resolution after composer update

Open RANARISON opened this issue 9 years ago • 2 comments

Warning: Ambiguous class resolution, "CreateCounterTable" was found in both "$baseDir . '/database/migrations/2015_02_15_060856_create_counter_table.php" and "C:\Serveur\www\mediatoday\vendor\fraank\view-counter\src\migrations\2015_02_15_060856_create_counter_table.php", the first will be used. Warning: Ambiguous class resolution, "CreateUserCounterTable" was found in both "$baseDir . '/database/migrations/2015_02_15_080328_create_user_counter_table.php" and "C:\Serveur\www\mediatoday\vendor\fraank\view-counter\src\migrations\2015_02_15_080328_create_user_counter_table.php", the first will be used.

Thanks for your help!

RANARISON avatar Mar 07 '16 10:03 RANARISON

Due to it's a warning you can ignore it and it should work as expected. Anyway, this shouldn't happen. I think it's a problem of require migration files. I'll have a look at it soon.

fraank avatar Mar 07 '16 11:03 fraank

the view count doesn't work anymore because of this the fact

RANARISON avatar Mar 07 '16 11:03 RANARISON