JeffreyWay's avatar

JeffreyWay wrote a reply+100 XP

4mos ago

Might be same content but one is free other is for subscribers?

They're different videos, released seven years apart.

JeffreyWay's avatar

JeffreyWay wrote a comment+100 XP

4mos ago

Leveraging AI for Laravel Development: Ep 3, Nip it in the Bud

@Morgy If you have a hard rule that you never effectively pass Request::all() to an Eloquent query, you should be fine.

This is a preference thing, but I run Model::unguard() for all of my projects. It's one of the first things I do.

JeffreyWay's avatar

JeffreyWay wrote a comment+100 XP

4mos ago

So You Want to Build an Agent : Ep 1, Your First AI Response

@CLab The Prompts package is unrelated to anything AI-specific.

We're not using the official Laravel AI SDK because the entire point of the series is to understand how these things work at their core. For real-projects, I would use the SDK.

JeffreyWay's avatar

JeffreyWay wrote a comment+100 XP

5mos ago

JeffreyWay's avatar

JeffreyWay wrote a comment+100 XP

5mos ago

JeffreyWay's avatar

JeffreyWay wrote a comment+100 XP

5mos ago

So You Want to Build an Agent : Ep 2, Have A Dialog

@ghiath.dev Definitely fun to code everything by hand again.

JeffreyWay's avatar

JeffreyWay liked a comment+100 XP

5mos ago