Lemon Squeezy for Laravel
– github.com - submitted by Dries Vints
A package to easily integrate your Laravel application with Lemon Squeezy.
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 Dries Vints
A package to easily integrate your Laravel application with Lemon Squeezy.
Read more [github.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about Jim Seconde, who gives us an insight into the world of developer relations (DevRel). He discusses how he got into web development and DevRel and what his typical day-to-day is like.
Read more [ashallendesign.co.uk]
– developer.1password.com - submitted by Andre Sayej
The Laravel Vapor shell plugin allows you to use 1Password to securely authenticate the Laravel Vapor CLI with your fingerprint, Apple Watch, or system authentication, rather than storing your credentials in plaintext.
Read more [developer.1password.com]
– protone.media - submitted by Pascal Baljet
This new package allows you to write tasks as if they were Blade Components, providing a dedicated class and template view. It supports running tasks locally and on remote servers through an SSH connection.
Read more [protone.media]
– fly.io - submitted by Chris Fidao
You can instrument your Laravel apps by having it publish Prometheus metrics. With the help of Prometheus, you can use Grafana to create dashboards and alerts to monitor your apps.
Read more [fly.io]
– ai.craftable.pro - submitted by Pavol Perdik
Create a custom admin panel without writing a single line of code. Just pass a prompt describing an admin panel you want to create and that's it 🚀 No code, no installation, just a few clicks. It's completely free and it's super fun to use 🤓 Still in early beta.
Read more [ai.craftable.pro]
– github.com - submitted by Ankur
Shopping cart manager for your e-commerce projects
Read more [github.com]
– fly.io - submitted by Johannes Werbrouck
Invoicing is boring and manually writing up invoices even more so, that's why you should automate the entire process in your app. Here, I show you how to use Spatie’s wonderful Browsershot package to do just that.
Read more [fly.io]
– www.youtube.com - submitted by Bert De Swaef
The entire playlist of our Laravel for Beginners course. You'll learn about model, controllers, factories, seeders, relations and many more.
Read more [www.youtube.com]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial to insert random data generated by Factories and Faker into a database using Tinker in a Laravel project.
Read more [wilo-ahadi.com]
– fly.io - submitted by Johannes Werbrouck
On Fly.io's new machines, it's possible to set up a queue worker that goes to sleep when the queue is empty and wake up when dispatching a job. That way, you only pay for the time the worker is actually working thus saving you money!
Read more [fly.io]
– github.com - submitted by Steve McDougall
Quickly and easily send or queue webhooks, in a very familiar Laravel style developer experience.
Read more [github.com]
– fly.io - submitted by Kathryn Anne Tan
How do we share data across separate Livewire components? In this article we explore four ways to share data across a Google Map component, Search Box component, Filter component, and a Form component.
Read more [fly.io]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the difference between closures and arrow functions in PHP. This article covers what they are, the differences between the two, and how you can use them in your PHP code.
Read more [ashallendesign.co.uk]
– github.com - submitted by Muhammed Sari
Toaster provides a seamless experience to display toast notifications in your Livewire powered Laravel apps.
Read more [github.com]
– ashallendesign.co.uk - submitted by Ash Allen
Read about how you can use "declare(strict_types=1)" to improve the type safety of your PHP code. We'll discuss how to make your code more robust and avoid type coercion in your code that can cause bugs in your code.
Read more [ashallendesign.co.uk]
– github.com - submitted by Ayman Alhattami
Organize resource pages in the sidebar in order to make navigation between resource pages more comfort
Read more [github.com]
– blog.oussama-mater.me - submitted by Oussama Mater
This article shows how to implement real-time notifications using Server-Sent Events instead of WebSockets or Long Polling.
Read more [blog.oussama-mater.me]
– youtu.be - submitted by Andrew Schmelyun
A start-to-finish video on how to build a functional ride share app like Uber from scratch with Laravel and Vue
Read more [youtu.be]
– fly.io - submitted by Chris Fidao
Use Laravel's new Process facade while avoiding issues related to processing stdout vs stderr output, environment variables, and PHP security settings.
Read more [fly.io]