PHP/Laravel – Weekly News Summary – 15/01/2024 to 21/01/2024
#Laravel News Create Beautiful Charts in Filament With the Apex Charts Plugin Learn how to easily create beautiful charts in your Filament applications with the Apex Charts plugin for Filament by Leandro Costa Ferreira. #Laravel Packages #Filament By Paul Redmond | Jan 19, 2024 Laravel 10.41 – Conditional Job Chains, a Number::spell() Threshold, Configurable model:prune Path, and More This week, the Laravel team released v10.41 with conditional job chain dispatching, a threshold parameter for Number::spell(), a customizable model pa… #News #Laravel Releases By Paul Redmond | Jan 18, 2024 Laravel Scout Adds Typesense, A Lightening-fast Open-source Search Laravel Scout recently added a driver for Typesense, a lightening-fast open-source search engine. Typesense offers self-hosted versions, making it ide… #News By Paul Redmond | Jan 17, 2024 Save the date: Laracon US is coming to Dallas TX Aug 27-28, 2024 Laracon is back for 2024. The flagship Laravel event of the year and the largest PHP conference in the United States is heading to Deep Ellum, Dallas… #News By Eric L. Barnes | Jan 16, 2024 DevDB – Access your database right inside VS Code! DevDb is a lightweight VS Code extension that provides a database GUI client and displays the data and schema details directly in the editor. #Laravel Packages #Vscode By Paul Redmond | Jan 16, 2024 Laracon EU Amsterdam 2024 Join us for two fantastic days with some of the most iconic figures in the Laravel community, as well as networking opportunities. #Laracon By Caneco | Jan 15, 2024 Stateful Scaling: Laravel Session Management in Kubernetes Clusters Learn some of the gotchas in Laravel session management you’ll experience as you move to a Kubernetes deployment #Sponsor By Sarah Morgan | Jan 17, 2024 #Laravel Blogs Spark 5.0 Now Available We’re happy to announce the immediate availablity of [Spark 5.0](https://spark.laravel.com) for both Paddle and Stripe. Spark Paddle 5.0 introduces support… By Dries Vints | Jan 15, 2024 #Freek Dev Hosting Laravel application statically In this article we will be going over how to I used laravel-export to deploy the very blog you’re reading right now; to Cloudflare Pages, Netlify and Vercel. By Boyd Bloemsma | Jan 19, 2024 Running Laravel in a subdirectory (Tricky Nginx config) We see how to configure Nginx to run Laravel in a subdirectory. The configuration is tricky, here’s an explanation of it! By Chris Fidao | Jan 18, 2024 FrankenPHP and Laravel Octane with Docker I’ll show you how to run Laravel Octane with the new FrankenPHP support inside a Docker container to serve your Laravel application. By Chris White | Jan 17, 2024 A mini package to calculate public holidays in a country We released a mini package called By Freek Van der Herten | Jan 17, 2024 Creating beautiful invoices using Tailwind and Laravel PDF Last week, we released a new package called By Freek Van der Herten | Jan 16, 2024 Nuxt: Superpowers for your Vue 3 application Nico shares the incredible suite of conveniences Nuxt JS brings to Vue3 applications, from auto-imports to out-of-the-box server side rendering & more! By Jamison Valenta | Jan 16, 2024 Exploring the new Laravel 11 middleware configuration A lot is changing in Laravel 11, including setting up middleware. This post explores how to do it and a lingering question I have after learning about it. By Grant | Jan 15, 2024 #Laravel io Reusable Input Components without Livewire, with Livewire Having reusable input components is great. Knowing how to make them is even better! Follow along to… #Blade #Laravel #Views By johannes-werbrouck | Jan 16, 2024 #Benjamin Crozat Master Laravel’s maintenance mode The maintenance mode is like putting a “Be right back!” sign on your website. Learn how to get it going. #Laravel By Benjamin Crozat | Jan 17, 2024 The ultimate guide to Laravel’s new Number helper Working with numbers in your web applications just got a whole lot easier! Discover what’s possible using Laravel’s new Number helper. #Laravel By Benjamin Crozat | Jan 17, 2024 Is HTML a programming language? HTML is not a programming language. But you can only make sense of this fact if you understand the logic behind it. #HTML By Benjamin Crozat | Jan 17, 2024 PHP 8.3’s Override attribute in a nutshell Discover a neat new addition to PHP 8.3 that will help express your intent: the Override attribute. #PHP By Benjamin Crozat | Jan 17, 2024 Core web vitals aren’t that important for Google Discover why obsessing over core web vitals isn’t helping your Google optimizations. #SEO By Benjamin Crozat | Jan 17, 2024 The best Black Friday and Cyber Week deals for web developers (2023) Find the best Black Friday and Cyber Week deals on awesome tools for web developers. #Tools By Benjamin Crozat | Jan 17, 2024 Efficient data filtering with whereIn() in Laravel Explore using Laravel’s whereIn() method to filter database queries efficiently. #Laravel By Benjamin Crozat | Jan 17, 2024 Laravel Pulse: monitor your apps for free Discover Laravel Pulse, a free, open-source package offering real-time app monitoring, usage statistics, queue monitoring, and more. #Laravel #Packages By Benjamin Crozat | Jan 17, 2024 Get started with laravel/ui; kickstart your project. Let me show you how to leverage the laravel/ui package to scaffold authentication features on top of your favorite frontend framework. #Laravel #Packages By Benjamin Crozat | Jan 17, 2024 Bring order back to your PHP arrays using array_values() Discover how array_values() in PHP can help you re-do what has been undone. #PHP By Benjamin Crozat | Jan 17, 2024 Understanding array_filter() in PHP See how PHP allows you to filter unwanted values in arrays in a simple and concise way. #PHP By Benjamin Crozat | Jan 17, 2024 Learn how to sort any kind of array in PHP Let me walk you through some of the most useful functions in PHP that will enable you to sort any kind of array. #PHP By Benjamin Crozat | Jan 17, 2024 The essentials of explode() in PHP Learn the ins and outs of
