Check if a Signed URL is Valid in Laravel Tests
– ashallendesign.co.uk - submitted by Ash Allen
Read about how you can verify that a URL is a signed URL in your Laravel tests.
Read more [ashallendesign.co.uk]
In this section you'll find links submitted by others.
Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?
To be able to submit a link you need to log in first.
Log in– ashallendesign.co.uk - submitted by Ash Allen
Read about how you can verify that a URL is a signed URL in your Laravel tests.
Read more [ashallendesign.co.uk]
– dev.to - submitted by Patrick
Open source CLI tools for developers.
Read more [dev.to]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to reduce your database queries by passing an instance of "Illuminate\Database\Query\Builder" to the "whereIn" method of your queries.
Read more [ashallendesign.co.uk]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, I'll walk you through how to customize your pagination and us the total amount of results even though you're using pagination.
Read more [youtu.be]
– frederickvanbrabant.com - submitted by Frederick Vanbrabant
It’s the start of a new fiscal year. Strategy season. That time when all the grand ideas come out and everyone is still hopefull. Over the years, I’ve settled into a structure that helps me define projects that not only link to the strategy above but also looks at my own team’s enviroment, I thought I’d share it here.
Read more [frederickvanbrabant.com]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use asymmetric property visibility (added in PHP 8.4) to define different visibility levels for reading and writing properties in PHP.
Read more [ashallendesign.co.uk]
– youtu.be - submitted by Bert De Swaef
In this video, I walk you through how to access your device’s battery status using the Navigator Battery API in JavaScript
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to format monetary values in JavaScript using the "toLocaleString" method and "Intl.NumberFormat" object.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use the new `Illuminate\Database\Eloquent\Casts\AsUri` cast (added in Laravel 12.17) to cast Laravel model properties to instances of `Illuminate\Support\Uri`.
Read more [ashallendesign.co.uk]
– youtu.be - submitted by Bert De Swaef
In this episode, we're reviewing, installing, and testing spatie/laravel-one-time-passwords. A Package by our dear friends from SPATIE, that allows you to send One Time Passwords. The Package also comes with a built-in Livewire Component for us to use all the magic. Or you could use the bits and pieces to craft your own flow.
Read more [youtu.be]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at the cases function on Enums.
Read more [youtu.be]
– larsens.dev - submitted by Lewis Larsen
How to configure Horizon to process jobs on a worker server with Ploi.
Read more [larsens.dev]
– www.youtube.com - submitted by Bert De Swaef
In this episode we're reviewing, installing and testing burtds/laravel-vatnumber-checker. A Laravel package that interacts with the VIES API, created by Bert De Swaef. (Yes, that's me...)
Read more [www.youtube.com]
– dev.to - submitted by Patrick
Tools for the modern developer.
Read more [dev.to]
– backpackforlaravel.com - submitted by Karan Datwani
Read more [backpackforlaravel.com]
– blog.genijaho.dev - submitted by Geni Jaho
Stubs are fake implementations of interfaces or classes that simulate the behavior of real services.
Read more [blog.genijaho.dev]
– www.moisis.dev - submitted by Moisis Hadjiagathangelou
Enable GitHub Actions to connect to your AWS EC2 instance via SSH
Read more [www.moisis.dev]
– www.moisis.dev - submitted by Moisis Hadjiagathangelou
After more than 9 years working with Laravel—leading a dev team and architecting solutions—I still sometimes feel like I’m not doing enough.
Read more [www.moisis.dev]
– gist.github.com - submitted by Gustavo Karkow
In this article, we'll explore using Laravel's Context facade to elegantly scope Eloquent relations at runtime. This technique lets you define relationships that are scoped based on contextual information, leading to cleaner, more maintainable code.
Read more [gist.github.com]
– www.youtube.com - submitted by STEPHEN JUDE
Read more [www.youtube.com]