⚡ https://battle-ready-laravel.com
🔥 https://consuming-apis-in-laravel.com
✨ https://web-dev-freelancing.com
If the `filter_var` validation fails, it will trigger an exception to be thrown 🔥
If the `filter_var` validation fails, it will trigger an exception to be thrown 🔥
Repo: github.com/ash-jc-allen...
P.s. - I'd be forever grateful if you could star the repo ⭐
Repo: github.com/ash-jc-allen...
P.s. - I'd be forever grateful if you could star the repo ⭐
Huge thank you to everyone who's bought any of my books over the past 3 years. Your support means the world to me 🩵
I hope they've been useful and taught you new things!
Huge thank you to everyone who's bought any of my books over the past 3 years. Your support means the world to me 🩵
I hope they've been useful and taught you new things!
I don't know whether they'd be helpful to others, but they're something I'd definitely use 😄
What do you think?
I don't know whether they'd be helpful to others, but they're something I'd definitely use 😄
What do you think?
You can now set the hashing algorithm that should be used by the "HashContents" redaction strategy.
In this example, we're SHA256-ing the "name" and "email" fields of users who were soft-deleted over 30 days ago 😄
You can now set the hashing algorithm that should be used by the "HashContents" redaction strategy.
In this example, we're SHA256-ing the "name" and "email" fields of users who were soft-deleted over 30 days ago 😄
It's as simple as implementing the `ShouldBeEncrypted` interface 🔥
You can use it with:
✅ Jobs
✅ Notifications
✅ Mailables
✅ Listeners
It's as simple as implementing the `ShouldBeEncrypted` interface 🔥
You can use it with:
✅ Jobs
✅ Notifications
✅ Mailables
✅ Listeners
I use "list" on an almost daily basis, but only just learned about "non-empty-list" today 🤯
I think this could be super useful, so I'm gonna start using it in my code from now on 😄
I use "list" on an almost daily basis, but only just learned about "non-empty-list" today 🤯
I think this could be super useful, so I'm gonna start using it in my code from now on 😄
I feel like they pair together really nicely 🔥
I feel like they pair together really nicely 🔥
I wonder if I'll ever hit 10k subscribers? 👀
It's an arbitrary goal, but it'd be cool to hit that number 😄
I wonder if I'll ever hit 10k subscribers? 👀
It's an arbitrary goal, but it'd be cool to hit that number 😄
I needed to jog my memory on testing API integrations in Laravel.
A couple of minutes reading, and I'm back up to speed! 😄
I needed to jog my memory on testing API integrations in Laravel.
A couple of minutes reading, and I'm back up to speed! 😄
It's only a small number of visitors.
But I'm really interested to see how much this number will grow (or shrink!) over the next few years 😄
It's only a small number of visitors.
But I'm really interested to see how much this number will grow (or shrink!) over the next few years 😄
On Friday, I tagged and released a new version of my Favicon Fetcher package. You can now grab favicons in your Laravel apps using DuckDuckGo's icon API 😄
On Friday, I tagged and released a new version of my Favicon Fetcher package. You can now grab favicons in your Laravel apps using DuckDuckGo's icon API 😄
This indicates that the function/method will never return. This is useful if your method always throws an exception or uses something like "exit" 😄
This indicates that the function/method will never return. This is useful if your method always throws an exception or uses something like "exit" 😄
This can be useful if you don't store your policies in the default directories 😄
This can be useful if you don't store your policies in the default directories 😄
This will be useful if you're chaining any string operations!
A cool contribution by Hristijan Manasijev 😄
This will be useful if you're chaining any string operations!
A cool contribution by Hristijan Manasijev 😄
It will cast strings in your DB to instances of "Illuminate\Support\Uri". And vice versa, back to strings when storing the value.
Is this something you think you would use if it gets merged? 😄
It will cast strings in your DB to instances of "Illuminate\Support\Uri". And vice versa, back to strings when storing the value.
Is this something you think you would use if it gets merged? 😄
It will perform the replacement on each entry in the array!
I can't believe I didn't know about this until now 🤯
It will perform the replacement on each entry in the array!
I can't believe I didn't know about this until now 🤯
Physical copies of "The Web Dev's Guide to Freelancing" are now available on Amazon!
👉 Search for the book's name on your region's Amazon site to buy your copy!
Physical copies of "The Web Dev's Guide to Freelancing" are now available on Amazon!
👉 Search for the book's name on your region's Amazon site to buy your copy!
A great example use case for this is displaying results for a leaderboard!
A great example use case for this is displaying results for a leaderboard!
It feels amazing seeing another of my books come to life 😄
It should be available to buy on Amazon in the next day or so
It feels amazing seeing another of my books come to life 😄
It should be available to buy on Amazon in the next day or so
This is handy for displaying file sizes in your UI 😄
This is handy for displaying file sizes in your UI 😄