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

dumpAutoloads after creating Model [Fixes #157] #158

Merged
merged 1 commit into from
Mar 8, 2020

Conversation

panstromek
Copy link
Contributor

dump autoloads takes very long time in big app, so I suggest moving it after the model is created so developer can work on the created model sooner.

dump autoloads takes very long time in big app, so I suggest moving it after the model is created so developer can work on the created model sooner.
Copy link

@sain2424 sain2424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@tabacitu tabacitu changed the base branch from master to v2 March 8, 2020 08:20
@tabacitu tabacitu merged commit 77629e9 into laracasts:v2 Mar 8, 2020
@tabacitu
Copy link
Contributor

tabacitu commented Mar 8, 2020

Sounds like a good idea to me @panstromek . Thanks for the PR, and @sain2424 for confirming. I've just merged it into v2, which will hopefully get released shortly #170

Cheers!

@tabacitu tabacitu added this to In progress in Version 2 via automation Mar 9, 2020
@tabacitu tabacitu moved this from In progress to Done in Version 2 Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Version 2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants