VS Code and Laravel Pint - 2 Methods
– blog.oussama-mater.me - submitted by Oussama Mater
Integrate Laravel Pint with VS Code using 2 methods, Extensions and Tasks, to ensure a consistent code style.
Read more [blog.oussama-mater.me]
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– blog.oussama-mater.me - submitted by Oussama Mater
Integrate Laravel Pint with VS Code using 2 methods, Extensions and Tasks, to ensure a consistent code style.
Read more [blog.oussama-mater.me]
– fly.io - submitted by Kathryn Anne Tan
In this article we remove the need to get entire datasets in order to make Client Side Pagination work. Instead, we get the dataset in lighter, less heavier parts!
Read more [fly.io]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial for grouping a collection of data by date (day, month and year) in a Laravel project.
Read more [wilo-ahadi.com]
– chriswhite.is - submitted by Chris White
I'll show you how to generate a ZIP export of an arbitrary numbers of files in an S3 bucket in a fast and memory efficient way, so you don't go OOM.
Read more [chriswhite.is]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the top hosting platforms that you can use to host your PHP and Laravel projects.
Read more [ashallendesign.co.uk]
– fly.io - submitted by Chris Fidao
We parse Schema.org Recipe metadata from recipe websites to get just the recipe. If recipe metadata isn't found, we use AI to parse the recipe for us.
Read more [fly.io]
– ashallendesign.co.uk - submitted by Ash Allen
Read about the Laravel developer, Joe Dixon. He tells us a little bit about himself, how he got into web development, and what his typical day-to-day as a developer is like.
Read more [ashallendesign.co.uk]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use the Vonage Verify API to add two-factor authentication (2FA) to your Laravel applications.
Read more [ashallendesign.co.uk]
– muhammedsari.me - submitted by Muhammed Sari
What is the repository pattern? What is it good for? Why'd we use it if we're never going to change the RDBMS? Would it be considered over-engineering if we did use one? Muhammed explains it all in his blog post.
Read more [muhammedsari.me]
– www.fly.io - submitted by Johannes Werbrouck
Did you know you can build console applications with PHP? In this article, I take a closer look at Laravel Zero and show you how to use it, what the caveats are and what crazy features it has!
Read more [www.fly.io]
– barreto.jp - submitted by Juan Pablo
Tutorial on building your first ChatGPT plugin with Laravel step by step.
Read more [barreto.jp]
– ashallendesign.co.uk - submitted by Ash Allen
Learn all about Eddy, the brand-new Splade demo app built by Pascal Baljet. Eddy is a server management tool that you can use to provision and maintain your Laravel application's servers.
Read more [ashallendesign.co.uk]
– wilo-ahadi.com - submitted by Wilo Ahadi
A tutorial to determine the duration between the start date ($date1) and the end date ($date2) in years, months, hours, minutes and seconds in a Laravel project.
Read more [wilo-ahadi.com]
– fly.io - submitted by Kathryn Anne Tan
We create one middleware to log user submissions to a `submit` method declared from any Livewire component, giving us an instant "Global Form Submission Logger" for our Livewire components!
Read more [fly.io]
– advanced-inertia.com - submitted by Boris Lepikhin
Vue 3.3 has just been released, and it introduces multiple quality-of-life developer experience features and improvements. The Vue.js team has resolved many long-standing pain points when using Vue with TypeScript, making it even easier to build completely typed codebases.
Read more [advanced-inertia.com]
– github.com - submitted by Ankur
Handle Vonage inbound SMS webhooks in Laravel php framework.
Read more [github.com]
– vanrossum.dev - submitted by Jeffrey van Rossum
DropBlockEditor, a drag and drop editor made with Livewire, is now available in pre release. This article tells you more about it and gives you an idea of how you could use it.
Read more [vanrossum.dev]
– tighten.com - submitted by Jamison Valenta
In this post, Andrew presents several patterns in polymorphic database relationships in Laravel that allow us to eliminate conditionals.
Read more [tighten.com]
– harrk.dev - submitted by Harry Kirkman
Do you ever set out with a no-frills Laravel project, and swear by the bare minimum? No unnecessary dependencies - just Blade and HTML? But then you want a little bit of JavaScript on a page, and so you import Vue. But then you need a nice multi-select component, a datepicker, something else... and damnit, you've got a pseudo-SPA encased in Blade again? Let's check out Inertia.js!
Read more [harrk.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Read about different approaches that you can use to get the authenticated user in your Laravel projects. This article covers the results of a Twitter poll that I asked that received 137 votes.
Read more [ashallendesign.co.uk]