Yurij Finiv
Yurij Finiv
> Are you sure this wasn't your web browser cache? Yes, I reload page with browser cache (ctrl+ F5). But I cleared the MODX cache, and the admin panel worked....
> We should also think about a cache busting configuration for the browser assets. I have idea. For clear browser assets cache add MODX version to files. Example: style.css?3.0.0-alpha3
@Jako but the best way add with PHP function [filemtime](https://www.php.net/manual/en/function.filemtime.php)
@Mark-H this problem with browser cache need fix #14988
@mishari88 Did you fix the problem?
[Connect databases to phpStorm ](https://github.com/laravel-idea/plugin/issues/610#issuecomment-1218124991)
@arcanedev-maroc When will this PR be added?
For temporary support, Laravel 10 can be used in `composer.json` #173 ``` "repositories": [ { "type": "vcs", "url": "https://github.com/CrazyBoy49z/Localization.git" }, ], ``` ``` "arcanedev/localization": "^9.0", ``` Replace with ``` "arcanedev/localization":...
update `illuminate/contracts ^v10.17` `carbon ^2.67`
I think it's better to throw out a notification that something went wrong than to crash ide example