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

[6.x] Add runtime for seeders #30086

Merged
merged 1 commit into from
Sep 25, 2019
Merged

[6.x] Add runtime for seeders #30086

merged 1 commit into from
Sep 25, 2019

Conversation

jerguslejko
Copy link
Contributor

This PR is based on #29193. It adds "runtime" information to db:seed command.

The implementation closely follows "runtime" information provided in the migrate command.

It does not attempt to introduce the Stopwatch class, this is left to a possible future PR (if actually needed).

Thanks

@taylorotwell taylorotwell merged commit b648c2e into laravel:6.x Sep 25, 2019
@jerguslejko jerguslejko deleted the runtime-for-seeders branch September 25, 2019 13:32
@driesvints
Copy link
Member

Thanks!

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.

4 participants