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

[5.4] Add callSilent method for seeders #19007

Merged
merged 2 commits into from
Apr 30, 2017
Merged

[5.4] Add callSilent method for seeders #19007

merged 2 commits into from
Apr 30, 2017

Conversation

jbaron-mx
Copy link
Contributor

This method allows you to call a seeder silently (suppressing its output).

Useful when you want to provide a custom output (ex. A progress bar), instead of getting the typical "Seeding ..." output message.

jbaron-mx and others added 2 commits April 29, 2017 23:31
This method allows you to call a seeder silently (suppressing its
output)
@taylorotwell taylorotwell merged commit 1b79c8c into laravel:5.4 Apr 30, 2017
@jbaron-mx jbaron-mx deleted the add-callsilent-method branch May 1, 2017 05:02
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

Successfully merging this pull request may close these issues.

2 participants