Zein Adi

Results 4 comments of Zein Adi

Actually guys, its already been implemented. You can use it by adding key to config/cache.php, add folowing: 'ttl' => 30 //In minutes Please note that, you'll need cache driver that...

+1 i used version 10.15.5 the problem still exists

> This way works, but I don't like it. > > ``` > import '../../../node_modules/photoswipe/src/js/photoswipe.js'; > import '../../../node_modules/photoswipe/src/js/lightbox/lightbox.js'; > ``` You can make it cleaner by using alias In config...