Posts by Cleber Henrique • 1 point
2 posts
-
0
votes1
answer550
viewsA: Laravel 5.4 cache problems
Problem solved!! The http package was with a browser saying parameter to keep that content cached for X time. I mean, no matter how hard I tried to tamper with Laravel’s cache files, nothing came of…
-
0
votes1
answer550
viewsQ: Laravel 5.4 cache problems
Hi, I’m having apparent cache issues on Laravel 5.4. When I give a UPDATE in a form, I direct the user to the listing of records. When you return to the editing form, the old data (before making the…