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

Warning: Ambiguous class resolution, "ConfideSetupUsersTable" #553

Open
troccoli opened this issue Jul 25, 2016 · 0 comments
Open

Warning: Ambiguous class resolution, "ConfideSetupUsersTable" #553

troccoli opened this issue Jul 25, 2016 · 0 comments

Comments

@troccoli
Copy link

Every time I run composer dumpautoload I get the following warning

Warning: Ambiguous class resolution, "ConfideSetupUsersTable" was found in both "$baseDir . '/app/database/migrations/2014_09_05_121646_confide_setup_users_table.php" and "/Users/giuliotroccoli/www/local.intranet.cityam.com/vendor/zizaco/confide/src/migrations/2013_01_13_172956_confide_setup_users_table.php", the first will be used.

The first script is the one I generated with php artisan confide:migration. The second is part of the confide package.

I know it's a warning but it's annoying to have everytime I run composer.

I'm using zizaco/confide 4.2

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