How to use Symfony Mailer without the Symfony framework
– doeken.org - submitted by Doeke Norg
Swiftmailer is dead. Time to start using Symfony Mailer.
Read more [doeken.org]
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– 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]
– doeken.org - submitted by Doeke Norg
Context from traits is copy-pasted to your class and NOT inherited. What does that imply?
Read more [doeken.org]
– archte.ch - submitted by Samuel Štancl
The package provides an expressive API for adding meta tags relevant for SEO. Out of the box, the package manages your <title>, OpenGraph tags, and — optionally — Twitter card tags.
Read more [archte.ch]
– madewithalpine.com - submitted by Lars Klopstra
A collection websites and projects made with Alpine JS. Browse for inspiration or show off your work!
Read more [madewithalpine.com]
– youtu.be - submitted by Ashish Dhamala
This is the intro to the new series in Laravel. Here, we will learn about the Single responsibility principle, the Open-Closed Principle, and Polymorphism. This is going to be an advanced video series in Laravel.
Read more [youtu.be]
– www.jeroenvanrensen.nl - submitted by Jeroen van Rensen
Pest is a new but great PHP testing framework. It has a simple and elegant syntax and a few nice features build on top of PHPunit. In this article, I'll show you how to convert a PHPunit test suite to Pest.
Read more [www.jeroenvanrensen.nl]
– www.jeroenvanrensen.nl - submitted by Jeroen van Rensen
Resetting a user's password consists of two steps: requesting a password-reset link and resetting the password using the link. We'll start off by requesting a password-reset link.
Read more [www.jeroenvanrensen.nl]
– youtu.be - submitted by Ashish Dhamala
In this video, we will be looking at the new withTrashed method added in route. It is very helpful to get the trashed data when using route model binding.
Read more [youtu.be]
– laravel-news.com - submitted by Lars Klopstra
Razor UI is a component library written in Tailwind CSS and Alpine.js, now also available for Laravel Blade.
Read more [laravel-news.com]