You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error when php artisan cache:clear -> error: Failed to clear cache. Make sure you have the appropriate permissions.
Solved by add data folder in storage/framework/cache (via stackoverflow)
How to reproduce
When update and enter php artisan cache:clear
Expected behavior
Update
Logs
No response
Screenshots
No response
LinkAce version
v1.15.6
Setup Method
PHP
Operating System
macOS
Client details
macOS
The text was updated successfully, but these errors were encountered:
Bug Description
Error when
php artisan cache:clear
-> error:Failed to clear cache. Make sure you have the appropriate permissions.
Solved by add data folder in storage/framework/cache (via stackoverflow)
How to reproduce
When update and enter
php artisan cache:clear
Expected behavior
Update
Logs
No response
Screenshots
No response
LinkAce version
v1.15.6
Setup Method
PHP
Operating System
macOS
Client details
macOS
The text was updated successfully, but these errors were encountered: