Declaring Expectations Against Array Items in Pest
– ryangjchandler.co.uk - submitted by Ryan Chandler
Let's look at how we can use Pest's Expectation API with array items.
Read more [ryangjchandler.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– ryangjchandler.co.uk - submitted by Ryan Chandler
Let's look at how we can use Pest's Expectation API with array items.
Read more [ryangjchandler.co.uk]
– dev.to - submitted by Patrick
Quickly scan source code for calls to Ray
Read more [dev.to]
– doeken.org - submitted by Doeke Norg
Enhance (final) classes and functions by implementing these similar, but not quite the same, patterns.
Read more [doeken.org]
– dcblog.dev - submitted by David Carr
Since Livewire is reactive, it's easy to hide or show select menu's based on whether another one is selected but what about changing the contents of a select menu, that's a little different.
Read more [dcblog.dev]
– protone.media - submitted by Pascal Baljet
Today I want to share the birth of a new project with the Laravel community: Artisan School. The primary goal is to provide high-quality Laravel screencasts where I mix the Laravel documentation with real-life examples.
Read more [protone.media]
– www.jeroenvanrensen.nl - submitted by Jeroen van Rensen
Pest PHP is a relatively new PHP testing framework. It has a nice syntax, and a few cool features built on top of PHPunit. I already wrote an article on how to convert a PHPunit test suite to Pest, but in this article I want to take a look at some cool Pest techniques and my Pest configuration.
Read more [www.jeroenvanrensen.nl]
– dcblog.dev - submitted by David Carr
Laravel provides a range of methods to test parts of the framework, one of which is called blade() which allows you to test blade components work as expected.
Read more [dcblog.dev]
– postsrc.com - submitted by Sir Src
Learn how to add a Color picker/swatch field to Laravel Nova. Make use of this color picker field to make something amazing with your content.
Read more [postsrc.com]
– doeken.org - submitted by Doeke Norg
Swiftmailer is dead. Time to start using Symfony Mailer.
Read more [doeken.org]
– youtu.be - submitted by Ashish Dhamala
In this video, we will look at the new method added in the latest version of Laravel 8.60.0. The new method is 'whereMorphedTo' which is the convenient method to get the data from the morphed relationship in Laravel.
Read more [youtu.be]
– cagilo.github.io - submitted by Alexandr Chernyaev
A set of open-source Blade components for the Laravel Framework
Read more [cagilo.github.io]
– www.jeroenvanrensen.nl - submitted by Jeroen van Rensen
Using Laravel macros is a powerful way to extend default behavior of many classes in Laravel, such as Collections, Stringables and Reponses. In this article I'm going to explain how these macros work under the hood.
Read more [www.jeroenvanrensen.nl]
– benjamincrozat.com - submitted by Benjamin Crozat
Have peace of mind when editing blog posts that have already been shared on social media.
Read more [benjamincrozat.com]
– bannister.me - submitted by James Bannister
Explores an approach to generating the "Sign In with Apple" JWT/Client Secret on-the-fly for each request, as opposed to using an externally generated JWT that is static and expires after 6 months.
Read more [bannister.me]
– larajam.dev - submitted by Ryan Chandler
A weekend-long hackathon for Laravel developers.
Read more [larajam.dev]
– gdebrauwer.dev - submitted by Günther Debrauwer
A tutorial on how to add the Monaco Editor, the code editor that powers VS Code, to your Laravel Livewire project.
Read more [gdebrauwer.dev]
– adithya.dev - submitted by Adithya
How to setup automatic weekly snapshots for Elasticsearch via S3
Read more [adithya.dev]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Let's take a look at PHP's `match` expression.
Read more [ryangjchandler.co.uk]
– driesvints.com - submitted by Dries Vints
I'm super happy to finally launch PHP GitHub Sponsors together with Tom Witkowski. Tom and I teamed up to create a package for PHP to easily interact with the Sponsors GraphQL API.
Read more [driesvints.com]
– github.com - submitted by Günther Debrauwer
A Laravel Livewire plugin that makes it easy to use Sortable.js in a Livewire component.
Read more [github.com]