Support the ongoing development of Laravel.io →
Cache Views Blade
Last updated 1 year ago.
0

Hey!

Did you solve it? I have exactly same problem. And pnly for deploy. At localhost vagrant virtual machine everything works fine.

But after deploy there is no changes at output html for some time.

How am I deploying:
0. TLDR: I'm using Deployer PHP tool for this.

  1. Create new release folder
  2. Git pull into this new folder
  3. Composer install
  4. Create symlinks for shared files (such as .env or uploads, for example)
  5. Run migrations
  6. Create symlink at current release
  7. artisan:queue:restart, artisan:cache:clear, artisan:config:cache, artisan:config:clear

Sometimes after deploy my views are updates and sometimes are NOT.

It' UTC on server and at Laravel config. It's not UTC at my developer machine, but I suppose this is not important.

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

gzai gzai Joined 12 Apr 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.