Short URL v7.7.0 released!
– github.com - submitted by Ash Allen
Short URL v7.7.0 brings some performance improvements and the ability to define a custom database connection for the package's models.
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 Ash Allen
Short URL v7.7.0 brings some performance improvements and the ability to define a custom database connection for the package's models.
Read more [github.com]
– fly.io - submitted by Kathryn Anne Tan
In this article, we wire the checkbox selection of rows of a table, and wire "updates" to each row with Livewire's all-new, wire:stream directive!
Read more [fly.io]
– youtu.be - submitted by Bert De Swaef
Yes! I created my very first package. In this video, we'll go over installing and using it. With this package, you can get all conversion rates based on a certain currency or get a direct conversion rate between 2 currencies. There is also a function that takes in a certain value that needs to be converted. For example 150 euros to dollars. You can find the package here: https://github.com/BurtDS/cash-converter Be sure to give it a star. :-)
Read more [youtu.be]
– devonmather.dev - submitted by Devon Mather
We will look at a couple of common scenarios where adding a couple of lines to your tests can future-proof your application from data loss when using Model Observers.
Read more [devonmather.dev]
– www.conroyp.com - submitted by Paul Conroy
Writing tests to validate behaviour in a multi-tenancy, multi-database app can be challenging. "Lock wait timeout" errors, or transactions cleaned up in one db and not another - it can be very frustrating! Fortunately, Laravel has a way to support db transactions across multiple databases.
Read more [www.conroyp.com]
– www.csrhymes.com - submitted by Chris Rhymes
Here are a few tips and tricks that I have learnt along the way to help optimize your database queries in Laravel.
Read more [www.csrhymes.com]
– youtu.be - submitted by Nuno Maduro
Read more [youtu.be]
– imacrayon.com - submitted by Christian Taylor
How to easily progressively enhance an instant search component with Alpine AJAX so that it works with or without JavaScript available.
Read more [imacrayon.com]
– youtu.be - submitted by Nuno Maduro
Read more [youtu.be]
– youtu.be - submitted by Nuno Maduro
Read more [youtu.be]
– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
– youtu.be - submitted by Bert De Swaef
in this video, we're transforming our load more button functionality to an infinite scroll using Alpine.js and more specifically we're using x-intersect to trigger our loadMore function.
Read more [youtu.be]
– youtu.be - submitted by Bert De Swaef
In this video you'll learn how to implement "load more" functionality with Livewire 3 in about 2 minutes.
Read more [youtu.be]
– flareapp.io - submitted by Spatie
The Flare Slack integration now supports unfurling
Read more [flareapp.io]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how to use Laravel Pennant to add feature flags to your Laravel apps. We'll show you use cases for feature flags, the advantages and disadvantages, and how to write tests for your feature flag code.
Read more [ashallendesign.co.uk]
– benjamincrozat.com - submitted by Benjamin Crozat
Pint Express lets you leverage Laravel Pint on the web to quickly format and beautify any PHP code snippet using the Laravel, PER, PSR-12, or Symfony coding style presets.
Read more [benjamincrozat.com]
– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
– seankegel.com - submitted by Sean Kegel
In this guide, I'll explore how PhpStorm's HTTP Client streamlines API testing and improves my development workflow right within the IDE. I'll delve into organizing requests, utilizing variables, and even importing and exporting requests. By the end, you'll have a solid grasp of how to leverage PhpStorm's capabilities for effective API testing.
Read more [seankegel.com]
– www.youtube.com - submitted by Nuno Maduro
Read more [www.youtube.com]
– github.com - submitted by Ash Allen
Laravel Exchange Rates v7.0.1 contains a fix for a bug that threw an exception when trying to fetch an exchange rate from a Redis cache.
Read more [github.com]