amitgupta's avatar

amitgupta wrote a comment+100 XP

6mos ago

Leveraging AI for Laravel Development: Ep 2, Laravel Boost is a Must

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's avatar

amitgupta wrote a reply+100 XP

6mos ago

Laravel PDF (Spatie) + Puppeteer + Forge: “No usable sandbox” error in production

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's avatar

amitgupta liked a comment+100 XP

6mos ago

There any chance in Laracast to avoid the annoying the popup next chapter box ?

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's avatar

amitgupta wrote a reply+100 XP

6mos ago

Add to Watchlist and Mark Series Complete buttons not visible

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.