Rudolf Bruder
Rudolf Bruder
Hi there, First of all thanks for this great boilerplate. I am using it a lot. I found an issue when if you want to use SSR out of box...
Hi, I am facing difficulties with the newest version in laravle classic blade php file with dynamic items. ``` import PhotoSwipeLightbox from 'photoswipe/lightbox'; import 'photoswipe/style.css'; const lightbox = new PhotoSwipeLightbox({...
This pull request allows us to use this package. #26 We are using this fork in our project and it works so far. Could you please check it out?
Hi, I am facing issue that when I run the **php artisan settings:migrate** command my database gets nicely seeded how ever the models do not include backslashes there for **$user->settings**...