PHP/Laravel – Weekly News Summary – 19/08/2024 to 25/08/2024
#Laravel News Some of the announcements coming to Laracon US On the recent Laravel Podcast, Taylor and Matt discussed some of the announcements coming out at Laracon US#News By Eric L. Barnes | Aug 19, 2024 Laravel SEO made easy with the Honeystone package The Honeystone SEO package for Laravel makes configuring SEO metadata from anywhere within your Laravel application a breeze.#Laravel Packages #Seo By Paul Redmond | Aug 20, 2024 Asset Prefetching Strategies with Vite in Laravel 11.21 The Laravel team released v11.21 this week, which includes asset prefetching strategies for Vite, a convenience method to force-destroy a model with s…#News #Laravel Releases By Paul Redmond | Aug 20, 2024 Laravel Model Tips Let's look at some of my favorite tips for working with Laravel models#Laravel Tutorials By Ashley Allen | Aug 21, 2024 LCS #5 – Patricio: Mingle JS, PHP WASM, VoxPop PatricioOnCode joins us to talk about Mingle JS which allows you to mix React and Vue components in Livewire.#News By Eric L. Barnes | Aug 23, 2024 #Ashallen Design UK Glimpse: Preview Your Laravel Pull Requests #Laravel #Tips & Tricks #Web Design #Web Development By Larry Barker | Aug 20, 2024 #Freek Dev New Array Functions in PHP 8.4 Read about how to use PHP 8.4's new "array_find", "array_find_key", "array_all", and "array_any" functions. The article also shows you the Laravel equivalents so you can achieve the same goal now. By Ash Allen | Aug 20, 2024 PHP 8.4 Property Hooks Read about the upcoming "property hooks" feature that will be added in PHP 8.4. By Ash Allen | Aug 21, 2024 Benefits of writing clean, maintainable code. We all strive to write good code when we jump onto a project but sometimes do you wonder why? By jamie peters | Aug 22, 2024 State of Generics and Collections Generics have been on the list of wanted features for a long time by numerous PHP developers. This article explores the different approaches, and what their current state is. By – | Aug 22, 2024 #Laravel io New Array Functions in PHP 8.4 Introduction PHP 8.4 is set to be released in November 2024 and will introduce some handy new array… By ash-jc-allen | Aug 19, 2024 PHP 8.4 Property Hooks Introduction PHP 8.4 will be released in November 2024 and will be bringing a cool new feature: prop… By ash-jc-allen | Aug 20, 2024 Find Outdated Composer Dependencies Using "composer outdated" Introduction When building your PHP web applications, it's important to keep your dependencies up-to…#Packages #Security By ash-jc-allen | Aug 21, 2024 #Made with Laravel Luvi UI – Collection of Re-usable UI Components "Luvi UI provides UI components for Laravel you can copy and paste into your app – shadcn-ui like. It's built with Blade and AlpineJS, and usable with Livewire. Luvi UI is an unofficial Laravel port of shadcn/ui . This project was created to address the need for a similar tool within the Laravel ecosystem."#UI Components By – | Aug 19, 2024 Envy – Keep Your Environment Files in Sync "How many times have you onboarded a new dev onto your team, only to have to spend ages debugging with them because your project's .env.example file is wildly outdated? Too many to count, if you're anything like us. Wouldn't it be nice if there were a way to ensure your environment files stay up to date? That's why we created Envy! With a simple Artisan command, you can sync your environment files with your project config to keep everything fresh."#Utility By – | Aug 19, 2024 Laravel Console Log – PHP Version of console.log() for Laravel "Easily stream your Laravel application logs to the browser console tab (console.log) in real-time using server-sent event (SSE). This is the PHP version of console.log() for Laravel."#DevTools By – | Aug 24, 2024 Pulse Active Sessions – Active Sessions Card for Laravel Pulse "A Laravel Pulse card to show the total number of active user sessions in your application. You can display active web and API sessions and it lets you configure color-coded threshold values."#Plugins By – | Aug 24, 2024 #Hashnode Implementing Firebase Cloud Messaging (FCM) HTTP v1 in PHP/Laravel This article provides a practical guide to implementing Firebase Cloud Messaging (FCM) HTTP v1 in PHP or Laravel. With the introduction of the HTTP v1 API, FCM has enhanced security and expanded capabilities. As the legacy FCM API will be deprecated … By Muhaimin Shihab | Aug 19, 2024 Stay Updated with PHP/Laravel: Weekly News Summary (12/08/2024-18/08/2024 Intro: Check out this insightful summary of PHP/Laravel Weekly News for August 12th to August 18th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem. Key Points: 🛠 Improved Logger Support in PhpS… By Poovarasu Sekar | Aug 19, 2024 Academy – HackTheBox En esta ocasión vamos a resolver una máquina Linux de nivel Easy en la que tocaremos un poco de Laravel, logs y escalaremos privilegios a través de un binario⚡. Reconocimiento Reconocimiento de Puertos Como siempre comenzamos lanzando la herramien… By elc4br4 | Aug 20, 2024 php: concurrency with processes. pt. 2: interprocess communication with shmop php isn't the sort of language where developers usually think about things like memory. we just sort of sling around variables and functions and let the internals figure out all that 'ram stuff' for us. let's change that. in the first part of this se… By grant horwood | Aug 20, 2024 Mistakes That Lead to Laravel Remote Team Disconnection Summary Remote team disconnection in Laravel projects can significantly impact productivity and project success. Key mistakes that contribute to this disconnection include Inadequate Communication Ignoring Time Zone Differences Over-reliance on Em… By Hire Remote Developers | Aug 21, 2024 Tutorial Komentar PHP: Langkah Awal bagi Pemula Halo, Kawan KodingKu!😊 Apa kabar hari ini? Siap untuk memulai perjalanan seru dengan PHP, seperti naik MRT? 🚆 Ketika kita naik MRT, ada banyak hal yang perlu diperhatikan—mulai dari membeli tiket, menentukan jalur yang tepat, hingga memahami rute d… By