Saloon - Laravel/PHP framework for writing beautiful API integrations
– github.com - submitted by Sam Carré
A Laravel/PHP package that allows you to write your API integrations in a beautiful, standardised syntax.
Read more [github.com]
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– github.com - submitted by Sam Carré
A Laravel/PHP package that allows you to write your API integrations in a beautiful, standardised syntax.
Read more [github.com]
– geisi.dev - submitted by Tim Geisendörfer
When using Laravel packages which are relying on Laravel's HTTP Client you sometimes want to change the behaviour how the package is interacting with external Services. One of the ways to do that is using the powerful dependency injection feature brought by the Laravel service container.
Read more [geisi.dev]
– github.com - submitted by Ashish Dhamala
A simple package to send mail notification to the user when password changes.
Read more [github.com]
– arunas.dev - submitted by Arunas
... if you're a full-time software developer. Let me explain the why, when, and what you should build.
Read more [arunas.dev]
– gummibeer.dev - submitted by Tom Witkowski
The last years were super disturbing and this is the end of a long episode of my life. It's about addiction, self-love and reflection.
Read more [gummibeer.dev]
– aaronfrancis.com - submitted by Aaron Francis
How to use Inertia's SSR features in a serverless environment like Laravel Vapor.
Read more [aaronfrancis.com]
– www.balanced.software - submitted by Robin Dirksen
Most software engineering won't be dealing with accounting regularly. The accounting department handles the books at the end of the year. It's not something software engineers are involved in on a day-to-day basis unless accounting needs some numbers from you.
Read more [www.balanced.software]
– geisi.dev - submitted by Tim Geisendörfer
When using Laravel Jetstream Teams the default Jetstream roles may be to unflexible for some needs. When you need more features regarding your team role management you can combine Laravel Jetstream with the popular Spatie Permission package.
Read more [geisi.dev]
– dcblog.dev - submitted by David Carr
Learn how to build modular applications with Laravel
Read more [dcblog.dev]
– barryvanveen.nl - submitted by Barry van Veen
Another year has gone by. Time to look back and make new plans for 2022.
Read more [barryvanveen.nl]
– vanrossum.dev - submitted by Jeffrey van Rossum
My year in review post of 2021. Would love to be added to the list of reviews on year recap post.
Read more [vanrossum.dev]
– sinnbeck.dev - submitted by René Sinnbeck
Did you know that facades work as singletons? Let's take a look at why
Read more [sinnbeck.dev]
– tighten.co - submitted by Jamison Valenta
We are going to walk through creating a system to bring uniformity to our apps with a single set of keyboard shortcuts. We'll start by learning how to install and configure the required apps, then, later on, I'll introduce the system of keyboard shortcut organization I use every day.
Read more [tighten.co]
– youtu.be - submitted by Ashish Dhamala
Here we will be looking at one of the hidden Laravel traits that is used inside Laravel's core code many times. We will use it to make dedicated Api Classes and see it practically. We will also refactor duplicate code and make our Classes clean using OOP.
Read more [youtu.be]
– www.csrhymes.com - submitted by Chris Rhymes
You might often hear that you should write tests, but what should you test? Where do you start with tests?
Read more [www.csrhymes.com]
– youtu.be - submitted by Jonne Roelofs
In this video we are going to take a look at how we can wrap a signature pad library and store the output, which is a base-64 string, as an image on the server.
Read more [youtu.be]
– github.com - submitted by karam mustafa
Geographical Calculator was developed for laravel 5.8+ to help you to implement geographical calculation, with With several algorithms that help you deal with coordinates.
Read more [github.com]
– doeken.org - submitted by Doeke Norg
Quick access to the highest or lowest value of a dataset.
Read more [doeken.org]
– youtu.be - submitted by Jonne Roelofs
In this video we will see how you emit events in Livewire using the emit, emitTo and emitUp methods. We will explore how and why you would use these methods and when you would use which one.
Read more [youtu.be]
– adithya.dev - submitted by Adithya
How to automate MySQL backups using Laravel to AWS S3
Read more [adithya.dev]