Jeremy Lounds
Jeremy Lounds
I have run into a similar problem where images referenced in the CSS are not copied as an asset. It would be great if this could work, but the workaround...
Quick follow-up - it appears the Blackhole plugin does not work properly when Grav in a sub-directory. To work around the issue, I am running it in a sub-domain and...
I really like devilbox as well, and share your concerns, @ptmrio One alternative that I am experimenting with is https://lando.dev/
Hopefully devilbox can get the love it deserves! In the meantime, I have started playing with https://lando.dev/ for my new project.
Thanks, @fibis! Please drop a link to your fork when you can.
I am having a similar problem, except I keep getting incorrect IP addresses no matter what hostname I try to resolve. I thought I found a workaround by using my...
I was able to workaround the issue by changing the .env config line ``` BIND_DNS_RESOLVER=8.8.8.8,8.8.4.4 ``` to ``` BIND_DNS_RESOLVER=192.168.0.1 ``` Of course, this won't work when I start using a...
Unfortunately, my workaround stopped working so I'm back to square one. Any help would be greatly appreciated!
> Will do asap Hey there @Drazail, any updates on this? Thank you!
I ran into the same problem. Try this: * In the admin interface, navigate to Configuration > Assets * Click the plus icon (not the one in the circle) next...