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

add recommendation to include this command in composer.json #15

Open
mathiasgrimm opened this issue May 29, 2015 · 1 comment
Open

add recommendation to include this command in composer.json #15

mathiasgrimm opened this issue May 29, 2015 · 1 comment

Comments

@mathiasgrimm
Copy link
Owner

eg:

"post-update-cmd": [
"php artisan clear-compiled",
"php artisan ide-helper:generate",
"php artisan ide-helper:models --dir='app/Models' --reset --nowrite",
"php artisan optimize",
"php artisan env:gen"
],

@mathiasgrimm
Copy link
Owner Author

Colours and progress bar do not work properly when command is triggered from composer

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