Using `Collection::times()` in Laravel
– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use the `Collection::times()` method to generate a Laravel Collection of a given size.
Read more [ashallendesign.co.uk]
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– ashallendesign.co.uk - submitted by Ash Allen
Learn about how to use the `Collection::times()` method to generate a Laravel Collection of a given size.
Read more [ashallendesign.co.uk]
– wire-elements.dev - submitted by Philo
Wire Extender allows you to embed any Livewire component on any website or even within a static HTML file.
Read more [wire-elements.dev]
– atlas.dev - submitted by Mitchell Davis
This article outlines why we use Inertia with Laravel at our agency in 2024, and makes the case for why you should consider using Inertia too.
Read more [atlas.dev]
– ashallendesign.co.uk - submitted by Ash Allen
Learn about the "ensure" method and how to use it to verify that only items of a given data type exist in Laravel Collections.
Read more [ashallendesign.co.uk]
– flareapp.io - submitted by Spatie
Learn how to improve your debugging experience with custom context and glows.
Read more [flareapp.io]
– medium.com - submitted by Erik Masny
Comparison of available Laravel admin panel solutions with the most popular choices.
Read more [medium.com]
– geoligard.com - submitted by Goran Popović
While Supervisor is commonly used with queue-related commands, there is nothing stopping you from using Supervisor to run and monitor your own custom commands.
Read more [geoligard.com]
– fly.io - submitted by Chris Fidao
We discuss how to setup an app that ingests data from its users so minimize errors and downtime.
Read more [fly.io]
– blog.oussama-mater.tech - submitted by Oussama Mater
Building console applications can be a lot of fun, but also quite challenging. Laravel Zero, however, falls short in the first part.
Read more [blog.oussama-mater.tech]
– seankegel.com - submitted by Sean Kegel
Use the repeat method in Pest to repeatedly run a flaky test to help figure out what's going on.
Read more [seankegel.com]
– harrk.dev - submitted by Harry Kirkman
Cloudflare R2 is a zero egress fee object storage which is compatible with the S3 API. This means you aren't at risk of vendor lock-in and can swap to another provider at any time.
Read more [harrk.dev]
– chrysanthos.xyz - submitted by Chrysanthos
Since April 5th, 2023, AWS announced that by default all new buckets will apply two new security best practices. This is what you need to do to setup your S3 bucket with laravel.
Read more [chrysanthos.xyz]
– lukapeharda.com - submitted by Luka Peharda
When using a 3rd-party package that makes calls (or API requests) to an external service it is always a good idea to wrap 3rd-party service with a thin wrapper (Facade).
Read more [lukapeharda.com]
– tighten.com - submitted by Jamison Valenta
In our latest post, Nico talks about the best state management strategies for your vue.js applications and dives into Pinia, the intuitive store library 🍍
Read more [tighten.com]
– www.conroyp.com - submitted by Paul Conroy
After years of asking myself "why not?", at this year's PHP UK Conference I gave a talk in front of a large audience for the first time. It was a nervous, scary, but exhilarating couple of days - I've shared my experience in the hope it'll encourage others to take the same chance in future!
Read more [www.conroyp.com]
– aleksandertabor.com - submitted by Aleksander Tabor
Show popular content from the last 24 hours, week, month or other date/time periods in Laravel.
Read more [aleksandertabor.com]
– flareapp.io - submitted by Spatie
We just released our new suite of JavaScript packages. This repository contains the updated packages for our JavaScript, React, Vue, and Vite plugins.
Read more [flareapp.io]
– www.youtube.com - submitted by Bert De Swaef
In this episode we're reviewing, installing and testing open-php/laravel. A php client package for the Open AI API, created by Nuno Maduro.
Read more [www.youtube.com]
– geoligard.com - submitted by Goran Popović
A step-by-step guide on how to utilize the new Assistants and Vision APIs with Laravel.
Read more [geoligard.com]
– tapansharma.dev - submitted by Tapan Sharma
In this article, we'll be looking at how to override the default login behavior in FilamentPHP
Read more [tapansharma.dev]