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

Support seeding tenant databases #15

Closed
thijsvdanker opened this issue Oct 1, 2015 · 1 comment
Closed

Support seeding tenant databases #15

thijsvdanker opened this issue Oct 1, 2015 · 1 comment

Comments

@thijsvdanker
Copy link

It would be nice if we could use

php artisan db:seed --tenant=all

To seed the databases with the Laravel seeders.

@luceos
Copy link
Contributor

luceos commented Oct 1, 2015

You're right.. I only support migrations, no seeders. Good point.

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

No branches or pull requests

2 participants