ChatGPT is exceptional.
And you can even learn a programming language like Python with it π
So I have compiled 100+ prompts for you.
And it's FREE for the next 24 hrs.
To get it:
> Like this tweet.
> Comment βPython" and I'll send it to you in DM.
(Must be following me)
π₯ Laravel Tip: How to share scopes between models.
In this example, we have Videos and Post, both have a `published` scope.
But what if you don't want to have this duplicated code?
Let's explore the options π