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

Run my views #21

Closed
MarlonEtiene opened this issue Mar 5, 2015 · 2 comments
Closed

Run my views #21

MarlonEtiene opened this issue Mar 5, 2015 · 2 comments

Comments

@MarlonEtiene
Copy link

Hello,

First I need to say this packge are awesome!

I have a doubt. All times I change a view I need to do
php artisan ytake:smarty-clear-cache
php artisan ytake:smarty-clear-compiled
php artisan ytake:smarty-optimize

Is this right? I really need to do it all times I change my views or have other way to refresh?

@ytake
Copy link
Owner

ytake commented Mar 29, 2015

Changed config value

'caching' =>  false,

or

'force_compile' => true,

@MarlonEtiene
Copy link
Author

Thanks!

@ytake ytake closed this as completed Aug 2, 2015
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

2 participants