Testing Saloon API Integrations in Laravel
– ashallendesign.co.uk - submitted by Ash Allen
Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications.
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
Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications.
Read more [ashallendesign.co.uk]
– rubenvanerk.com - submitted by Ruben van Erk
Here's how I would configure a new Filament admin panel.
Read more [rubenvanerk.com]
– kbouzidi.com - submitted by Khalil Bouzidi
In this article, we'll learn how Laravel Workflow can simplify and manage our workflows, making them easier to understand. We'll also look at the main idea behind the package.
Read more [kbouzidi.com]
– seankegel.com - submitted by Sean Kegel
Configure a Neovim development environment using LazyVim for PHP and Laravel.
Read more [seankegel.com]
– craftable.pro - submitted by Kristina Odziomkova
Differences between REST and GraphQL API in Laravel
Read more [craftable.pro]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we'll learn about Named Arguments, which has been available for us since PHP 8. Using Named Arguments doesn't only make your code more readable, it also helps in the definition of argument order and it allows us to skip arguments that have a pre-defined value.
Read more [youtu.be]
– wire-elements.dev - submitted by Philo
Livewire Strict helps enforce security measures and prevents you from having unprotected sensitive public properties.
Read more [wire-elements.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about the 9 magic constants that PHP provides. We'll look at examples of what each magic constant does.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the `#[\Override]` attribute in PHP. We'll discuss what it is, how to use it, and the benefits it provides.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about the new feature added in Short URL v8.1.0 which allows you to explicitly set the allowed URL schemes for destination URLs.
Read more [ashallendesign.co.uk]
– mailcoach.app - submitted by Spatie
Read more [mailcoach.app]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, we're taking a look at whereAny(), which was released with Laravel 10.47. A very elegant way of grabbing data based on a conditional "any of the following columns".
Read more [youtu.be]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use Lawman by Jon Purvis to add Pest architecture tests to your Saloon API integrations.
Read more [ashallendesign.co.uk]
– github.com - submitted by Ash Allen
Short URL v8.1.0 adds the ability to specify the allowed URL schemes for shortened URLs.
Read more [github.com]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about what PHP attributes are and how to use them. We'll also look at how to create your own PHP attributes.
Read more [ashallendesign.co.uk]
– tonymasek.com - submitted by Tony Masek
In several projects, I've noticed that it can be useful to validate max filesize against the `upload_max_filesize` in php.ini. Let's take a look at how to write a validation rule to achieve this.
Read more [tonymasek.com]
– hakanaktas.com.tr - submitted by Hakan
Author draws a parallel between tests and stories to explain their opinions on maintaining an expressive test suite.
Read more [hakanaktas.com.tr]
– tighten.com - submitted by Jamison Valenta
Single Page Apps... without writing any JavaScript? Let’s do it! Learn how to unlock the power of HTMX in your Laravel applications in our newest blog article from @nicodevs.
Read more [tighten.com]
– www.eloquentarchitecture.com - submitted by John Freeman
Whenever something feels like magic, it means I don't fully understand it. To truly grasp and improve things, I must go beyond the surface and examine the underlying machinery.
Read more [www.eloquentarchitecture.com]
– flareapp.io - submitted by Spatie
Read more [flareapp.io]