Set your git config's push.autoSetupRemote to true and thank me later
(This will create a new upstream branch for your local branch automatically if it doesn't exist yet. No more "current branch xy has no upstream branch" errors on git push, yeah!)
One of the first things I do when I set up a new browser for development is to create custom breakpoints for the default @tailwindcss breakpoints (and a few others that I find helpful).
It makes checking and improving your layouts SO MUCH FASTER.
We love @NotionHQ. So we couldn't help ourselves but to create a @laravelphp package to connect with their public beta API they released yesterday.
Here it is!
That. A thousand times that.
Be excited about stuff.
Be weird.
Be curious.
It’s the second time I see his talk and I highly recommend you check out the recording as soon as available.
#TIL:
Instead of defining accessors and mutators via the get/setXYZAttribute methods, you can now create a protected method with two closures for set and get.
This is *so* elegant and clean 🤩 (@laravelphp 8.77)
github.com/laravel/framew…
I published my first @raycastapp extension! 🥳
"Can I PHP" lets you check if a certain function or method is available in different versions of PHP with a short description of what it does.
raycast.com/diana_scharf/c…