amitgupta wrote a comment+100 XP
6mos ago
The MCP server(s) with Boost works only if the host has PHP installed. If you're using a VM or Container based dev environment (eg., Laravel Homestead or Laravel Sail) then PHP might not be available on the host where the AI agent/IDE would be running.
amitgupta wrote a reply+100 XP
6mos ago
If you generate PDFs often then another option is to use Gotenberg. It can be run as a docker container which the official project supplies. Generating PDFs is then as simple as making a REST API call to your Gotenberg instance and passing the data to it.
I created igeek/pdfservice package to work with Gotenberg. It has API similar to Spatie's Laravel PDF.
amitgupta liked a comment+100 XP
6mos ago
I watch in fullscreen and every time when it jumps it exits fullscreen and when it starts it starts muted. So I have to unmute and enter fullscreen again. Really annoying and maybe even a dealbreaker. Would be nice if there is a setting to keep on going fullscreen.
amitgupta wrote a reply+100 XP
6mos ago
Here's a screen recording - https://jumpshare.com/s/4aiG2zNmAffp2Pz2NWYY
This is from my Macbook Pro 14, Chrome browser. Its not a browser issue, I see same issue in Firefox as well.
And I see same issue in Chrome on my Windows 10 PC.