Laravel Volt realtime live stats
– ahmedash.dev - submitted by Ahmed Ammar
Just used Livewire 3 and Volt to create a 'live users' stat component. Curious about the process? Come along as I show how it's done!
Read more [ahmedash.dev]
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– ahmedash.dev - submitted by Ahmed Ammar
Just used Livewire 3 and Volt to create a 'live users' stat component. Curious about the process? Come along as I show how it's done!
Read more [ahmedash.dev]
– fly.io - submitted by Chris Fidao
Use Livewire 3's new Persist feature to create a chat widget that persists throughout your site without needing an SPA.
Read more [fly.io]
– ahmedash.dev - submitted by Ahmed Ammar
A deep dive into route binding in Laravel, explaining it and taking a detailed look at its inner functionality.
Read more [ahmedash.dev]
– github.com - submitted by Watheq Alshowaiter
A PHP package that provides a simple and easy-to-use interface for interacting with the Odoo XML-RPC API. Unlike other Odoo clients that require extensions or other dependencies, this client uses the laminas/laminas-xmlrpc package, which is a pure PHP implementation of the XML-RPC protocol.
Read more [github.com]
– ashallendesign.co.uk - submitted by Ash Allen
Hashing and encryption are vital security concepts that every web developer should know about. In this article, we look at what hashing and encryption are, the difference between the two, and how to use them both in your own Laravel applications.
Read more [ashallendesign.co.uk]
– www.youtube.com - submitted by Philo
Let's take a look at Laravel Prompts! In this video, we will refactor some existing CLI commands and take them to the next level. 🔥
Read more [www.youtube.com]
– flareapp.io - submitted by Spatie
In this post we'll discuss how we created the animations for our brand-new Flare website.
Read more [flareapp.io]
– www.conroyp.com - submitted by Paul Conroy
Adding video to a site is often a great way to increase engagement. However, it's not unusual to start dropping YouTube embeds all over the site then to get a nasty surprise as page load speeds start to suffer! How can we let users know that video is available, and then serve it in a performant, SEO-friendly way?
Read more [www.conroyp.com]
– ahmedash.dev - submitted by Ahmed Ammar
Exploring real-time Facades. How to use and dive deep into the source code to understand how it works under the hood.
Read more [ahmedash.dev]
– ahmedash.dev - submitted by Ahmed Ammar
Exploring the core of Batching jobs in Laravel and how it works behind the science
Read more [ahmedash.dev]
– blog.eddy.management - submitted by Pascal Baljet
Caddy 2 is a popular web server written in Go. It is known for its simplicity and ease of use. It is also very easy to configure and deploy. In this tutorial, we will see how Eddy Server Management (open-source) can help you deploy Laravel apps with zero downtime.
Read more [blog.eddy.management]
– youtu.be - submitted by Bert De Swaef
In this week's #QWW we're learning how to force our users to use strong passwords. We're also taking a look at "uncompromised()"
Read more [youtu.be]
– youtu.be - submitted by Bert De Swaef
In this episode I'm sitting down with Bramus Van Damme.
Read more [youtu.be]
– ahmedash.dev - submitted by Ahmed Ammar
Diving into the core of Folio understanding how it works under the hood!
Read more [ahmedash.dev]
– leopoletto.com - submitted by Leonardo Poletto
Learn how easy it is to add an RSS feed to your website using the laravel-feed package from Spatie
Read more [leopoletto.com]
– fly.io - submitted by Chris Fidao
We take a dive into how Laravel's new sub-minute scheduling is accomplished in the Scheduler library.
Read more [fly.io]
– www.youtube.com - submitted by Philo
A first look at NativePHP 😎 Let's build a little proof of concept together and fire a bunch of confetti when we make a new sale online.
Read more [www.youtube.com]
Let’s dive into some of the latest new features
Read more [youtu.be]
– ahmedash.dev - submitted by Ahmed Ammar
Explaining how Facades work in Laravel and how is it implemented under the hood
Read more [ahmedash.dev]
– github.com - submitted by Patrick
A single application that automates the process of spinning up containers, starting queue workers, seeding data, and more. Comes with presets for several types of Laravel applications.
Read more [github.com]