#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 KodingKu | Aug 21, 2024


Laravel 11 Öğreniyoruz: Windows Ortamında Laravel 11 Kurulumu

Laravel 11 serimizin bu bölümünde, Windows ortamında Laravel 11'i nasıl kurabileceğinizi adım adım açıklayacağız. Windows, birçok geliştirici tarafından tercih edilen bir geliştirme ortamıdır ve Laravel ile birlikte sorunsuz çalışabilir. Bu rehberde,…
By Harun Geçit | Aug 22, 2024


Laravel 11 Öğreniyoruz: Giriş ve İlk Uygulama

Laravel 11 serimizin ilk dersi ile karşınızdayız. Bu derste, Laravel 11'in temel özelliklerine hızlıca bir giriş yapacağız ve basit bir "Merhaba Dünya" uygulaması oluşturarak Laravel'in temellerini keşfedeceğiz.
Laravel 11: Neler Yeni?
Laravel 11, ön…
By Harun Geçit | Aug 22, 2024


Laravel 11 Öğreniyoruz: Docker Ortamında Laravel 11 Kurulumu

Laravel 11 serimizin bu bölümünde, Docker kullanarak Laravel 11'i nasıl kurabileceğinizi adım adım açıklayacağız. Docker, uygulamalarınızı konteynerize ederek bağımlılıkları ve ortamı izole etmenize olanak tanır. Bu rehberde, Laravel 11'i Docker kull…
By Harun Geçit | Aug 22, 2024


Laravel 11 Öğreniyoruz: WSL (Windows Subsystem for Linux) Ortamında Laravel 11 Kurulumu

Laravel 11 serimizin bu bölümünde, WSL (Windows Subsystem for Linux) kullanarak Windows ortamında Laravel 11'i nasıl kurabileceğinizi adım adım açıklayacağız. WSL, Windows üzerinde Linux dağıtımlarını çalıştırmanıza olanak tanır ve Windows üzerinde g…
By Harun Geçit | Aug 22, 2024


Deploy Your PHP Application with Docker for Free: A Complete Guide

Introduction
Deploying PHP applications can be frustrating due to hosting platform limitations or cost. However, you can deploy your PHP applications for free on Render using Docker.
Docker is a platform designed to help developers build, share, and …
By Oluwadamilola Soji-Oderinde | Aug 22, 2024


Laravel 11 Öğreniyoruz: MacOS Ortamında Laravel 11 Kurulumu

Laravel 11 serimizin bu bölümünde, macOS ortamında Laravel 11'i nasıl kurabileceğinizi adım adım açıklayacağız. macOS, UNIX tabanlı bir sistem olduğu için, Laravel ve diğer PHP tabanlı uygulamalarla doğal bir uyum sağlar. Bu rehberde, Laravel 11'i ma…
By Harun Geçit | Aug 22, 2024


Criando Testes Unitários em Laravel

Introdução
O Laravel é um framework PHP que facilita o desenvolvimento de aplicações web robustas e escaláveis. Uma das práticas recomendadas no desenvolvimento com Laravel é a implementação de testes automatizados. Neste artigo, vamos explorar como …
By Fernando Bezerra | Aug 22, 2024


Clean & Scalable Code in Laravel: Practical Tips with Examples

What does clean and scalable code look like in practice? In this tutorial, I'll share from experience some actionable tips for writing clean code in Laravel or software development generally.
The aim is to ensure that the code we write is easy to und…
By Babatunde Daramola | Aug 22, 2024


How to Display a Custom Field Above the Footer on Product Category Pages in WordPress Using jQuery

In this tutorial, we’ll walk through how to display a custom field above the footer on product category pages in WordPress using jQuery. This method is handy when you need to dynamically insert content into specific sections of your site without modi…
By Shikhar Shukla | Aug 23, 2024


Novaxis: A configuration programming language built in PHP

Novaxis is completely open source, developing programming languages requires experience in LLVM, AST and some tools, but with Novaxis, you can develop it and add features or read it without any experience in any of these.

Although PHP is primarily d…
By Naxeion | Aug 23, 2024


Basics of Naming Conventions for PHP Development

In web development, keeping a definite naming convention is a tough job. Every developer follows the practices he feels are convenient, and you may even identify the code written by a particular developer. In the field of web development, we call it …
By Veenit Chauhan | Aug 24, 2024


A Beginner’s Guide to Constructor Property Promotion in PHP

PHP 8 introduced a fantastic feature called Constructor property promotion. If you're new to PHP or programming in general, this might sound a bit complex. But don’t worry! This blog will walk you through what it is, why it's useful, and how you can …
By Asfia Aiman | Aug 24, 2024


Making CRUD Requests in PHP

Introduction
Creating, reading, updating, and deleting (CRUD) operations are the backbone of any dynamic web application. PHP, being a versatile and widely-used server-side scripting language, provides extensive capabilities to perform these operatio…
By Kartik Mehta | Aug 25, 2024



#Flare App

When everything fails, you can always trust the Laravel rescue helper

Laravel's handy rescue helper to the … rescue!
#Deep Dives
By | Aug 23, 2024



#Dev.to

ExcelMapper: Simplify Excel Data Importation in Your PHP Projects

#tutorial #php #mapping
By Esmaeil Bahrani Fard | Aug 19, 2024


New Array Functions in PHP 8.4

#php #webdev #laravel
By Ash Allen | Aug 19, 2024


How we edited 175 conference videos in 5 hours

#php #videoediting #batchprocessing
By Christian Heilmann | Aug 19, 2024


How Laravel's TrimStrings Middleware Can Cause Issues

#laravel #php #security
By Yılmaz | Aug 19, 2024


Is PHP’s DateTime Class Really That Bad?

#php #laravel
By gitter4coding | Aug 19, 2024


Stay Updated with PHP/Laravel: Weekly News Summary (12/08/2024-18/08/2024

#php #laravel
By Poovarasu Sekar | Aug 19, 2024


Mastering MySQL: Key Performance Metrics Every Developer Should Monitor

#mysql #database #webdev #laravel
By Roman Agabekov | Aug 19, 2024


How Do You Integrate PHP with MySQL for Database Management?

#webdev #php #mysql #programming
By Jerom Fernando | Aug 19, 2024


What Are the Key Differences Between PHP and JavaScript for Web Development?

#programming #php #javascript #webdev
By Jerom Fernando | Aug 19, 2024


How Can You Improve Website Performance Using PHP Caching?

#programming #php
By Jerom Fernando | Aug 19, 2024


What Are the Most Powerful Features of PHP 8?

#programming #php
By Jerom Fernando | Aug 19, 2024


php: concurrency with processes. pt. 2: interprocess communication with shmop

#php
By grant horwood | Aug 19, 2024


Mastering Laravel Artisan Commands: Optimize, Tinker, and More

#laravel #php #productivity #webdev
By Asfia Aiman | Aug 19, 2024


650. 2 Keys Keyboard

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 20, 2024


WordPress Theme Development: The Ultimate Folder Structure Guide

#wordpress #php #cms #coding
By Shimanta Das | Aug 19, 2024


Installing PHP 8.2/8.3+ on ubuntu 23.04+

#php #ubuntu #errors #jammy
By Olaniyi Philip Ojeyinka | Aug 19, 2024


DrugHub supply chain system

#php #laravel #b2b #vue
By Abdalrhman Emad Saad | Aug 20, 2024


Pare de fazer comparações patéticas

#beginners #news #php #discuss
By Ebraim Sambo | Aug 20, 2024


Building a Scalable Laravel Framework with HMVC

#php #laravel #hmvc
By Abdalrhman Emad Saad | Aug 20, 2024


A comparative analysis of PHP and JavaScript to determine the optimal language for a given project.

#php #javascript #node #reactnative
By Hamza Sehouli | Aug 20, 2024


SkyFlare – A pre-alpha JESTful web development framework

#webdev #javascript #opensource #php
By Greg Strange | Aug 20, 2024


PHP 8.4 Introduces array_find Function: Innovation or Gimmick?

#php #laravel #webdev #development
By gitter4coding | Aug 20, 2024


Send email from WordPress the right way

#wordpress #php #webdev #tutorial
By Accreditly | Aug 20, 2024


1140. Stone Game II

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 21, 2024


Exploring the Types of Outpatient Programs for Mental Health Well-Being

#mentalhealth #iop #php #anxiety
By Phoenix Behavioral Health | Aug 21, 2024


Custom Mailchimp Integration: A Guide for WordPress and Laravel

#wordpress #mailchimp #programming #laravel
By Shimanta Das | Aug 21, 2024


Laravel Resource or Customized Repo?

#laravel #php #database #resource
By zaman shovon | Aug 21, 2024


Why Choose Laravel to Develop High-Quality Web Applications?

#webdev #laravel #websitedevelopment
By Manisha Singh | Aug 21, 2024


MySQL How To Duplicate A Table – Fast Tips

#webdev #php #mysql #laravel
By Valerio | Aug 21, 2024


How to Pass Data From Route to Controller and View in Laravel 11

#webdev #laravel #php #codeexamples
By Danish | Aug 21, 2024


How to Add Stripe Payment Getaway on Laravel | Latest 2024

#stripe #laravel #armanrahman #paymentgetway
By Arman Rahman | Aug 21, 2024


PHP 8.4 Property Hooks

#php #webdev
By Ash Allen | Aug 21, 2024


Enqueue CSS and JS Scripts in WordPress for Better Performance

#wordpress #php #performance #javascript
By Shimanta Das | Aug 21, 2024


How to use asymetric encryption with PHP and OPENSSL 👺

#php #security #tutorial #webdev
By Raziel Rodrigues | Aug 22, 2024


664. Strange Printer

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 22, 2024


Is PHP Really Dead? Unveiling the Truth Through PHP’s Evolution

#php #laravel #frontend #backend
By gitter4coding | Aug 22, 2024


Filament How to redirect to list page after (create,update) using Trait

#laravel #filament #php #webdev
By JohnDivam | Aug 22, 2024


Novaxis: A configuration programming language built in PHP

#programming #opensource #github #php
By Naxeion | Aug 22, 2024


Implementing Infinite Scroll with Laravel and jQuery

#laravel #javascript #jquery #beginners
By Rafa Rafael | Aug 22, 2024


Buy Negative Google Reviews

#java #github #php #api
By Daniel Christensen | Aug 22, 2024


Unlock Your Website's Potential with Powerful WordPress Plugins

#wordpress #php #development
By Lucy Wall | Aug 22, 2024


LaratineAdmin – A Simple Laravel/InertaReact Dashboard

#webdev #laravel #php #react
By Tamarack | Aug 23, 2024


476. Number Complement

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 23, 2024


Implementing Infinite Scroll with Laravel and Vue.js 3

#laravel #vue #javascript #beginners
By Rafa Rafael | Aug 23, 2024


Smart student

#php #laravel #redis #hmvc
By Abdalrhman Emad Saad | Aug 23, 2024


PHP Attributes: how to use PHP Attributes and create custom attribute classes – Fast Tips

#php #webdev #laravel #symfony
By Valerio | Aug 23, 2024


🚀 Build a Simple CRUD API in PHP with the Flight Framework

#php
By soheil-khaledabadi | Aug 24, 2024


Handling Timestamp Column Changes in Laravel Migrations with PostgreSQL

#beginners #programming #laravel #postgres
By Sospeter Mong'are | Aug 24, 2024


592. Fraction Addition and Subtraction

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 24, 2024


Find Outdated Composer Dependencies Using "composer outdated"

#php #webdev
By Ash Allen | Aug 23, 2024


List of Hosting Platforms: A Comprehensive Guide

#webdev #php #javascript #beginners
By Devops Den | Aug 23, 2024


A Beginner’s Guide to Constructor Property Promotion in PHP

#php #constructor #laravel #coding
By Asfia Aiman | Aug 24, 2024


Understanding the Singleton Pattern with PHP Example

#designpatterns #softwaredevelopment #programming #php
By HossamGouda | Aug 24, 2024


How To Build And Distribute Desktop Apps Using PHP And PHPDesktop: A Step-by-Step Guide

#webdev #softwaredevelopment #software #php
By Oladipupo Isaac Tunji | Aug 24, 2024


564. Find the Closest Palindrome

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Aug 25, 2024


"Backup Tables" package

#laravel #php #package
By Watheq Alshowaiter | Aug 25, 2024


Add Captcha On Laravel Forms

#laravel #captcha #composer
By Arman Rahman | Aug 25, 2024


Show products related to category ~ WooCommerce

#wordpress #woocommerce #php #coding
By Shimanta Das | Aug 25, 2024


Configuring AWS SDK for PHP with S3

#php #aws
By Fernando Muller Junior | Aug 25, 2024



#Amit Merchant

Mastering Task Scheduling in Laravel: Automating Your Application

Laravel's Task Scheduling feature provides a powerful and expressive way to manage cron jobs within your application. Let's dive into how you can leverage this feature to automate recurring tasks efficiently.Basic Task SchedulingTo get started with task scheduling, you'll be working in
By Harris Raftopoulos | Aug 19, 2024


Leveraging Lifecycle Hooks in Laravel Livewire: Mastering Component Flow

Livewire's lifecycle hooks provide developers with fine-grained control over component behavior at various stages of its lifecycle. Let's explore these hooks and how they can be used effectively.Mount HookThe mount() method is called when a component is first initialized. It's ideal for
By Harris Raftopoulos | Aug 19, 2024


Automating Report Generation and Distribution with Laravel's Task Scheduler

Laravel's Task Scheduler provides a powerful way to automate recurring tasks, including the generation and distribution of reports. Let's explore how to set up automated reporting in your Laravel application.Basic SetupFirst, let's set up a basic scheduled task for report generation in
By Harris Raftopoulos | Aug 20, 2024


Automating Database Backups with Laravel's Task Scheduler and Cloud Storage

Ensuring regular database backups is crucial for any application. Laravel's Task Scheduler combined with cloud storage provides an efficient way to automate this process. Let's explore how to implement automated database backups using Laravel and store them in the cloud.Setting Up the Backup CommandFirst,
By Harris Raftopoulos | Aug 21, 2024


Mastering Job Queue Pacing with Laravel's Sleep Helper

Laravel's Sleep helper provides a clean and expressive way to introduce controlled pauses in your code execution. This feature is particularly useful when working with job queues, especially for tasks that interact with rate-limited APIs or resource-intensive operations.Understanding the Sleep HelperThe Sleep helper allows you to
By Harris Raftopoulos | Aug 22, 2024


Securing Your Laravel APIs with Built-in Rate Limiting

Rate limiting is a crucial aspect of building robust and secure APIs. Laravel provides powerful built-in tools for implementing rate limiting, allowing you to prevent abuse, ensure fair usage, and protect your application's resources. Let's explore how to leverage these features effectively.Basic Rate LimitingLaravel&
By Harris Raftopoulos | Aug 22, 2024


Mastering Multi-Channel Alerts with Laravel's Notification System

Laravel's notification system provides a powerful and flexible way to send alerts across multiple channels from a single, unified interface. This feature allows developers to easily keep users informed through various mediums such as email, SMS, Slack, and more. Let's dive into how to leverage this
By Harris Raftopoulos | Aug 23, 2024


Streamlining Tasks with Custom Artisan Commands in Laravel

Laravel's Artisan console provides a powerful way to create custom commands for automating tasks in your application. Whether you need to perform data imports, run cleanups, or execute any application-specific operations, custom Artisan commands can significantly simplify these processes. Let's explore how to create and leverage
By Harris Raftopoulos | Aug 24, 2024


Mastering Job Lifecycle with Laravel Job Events

Laravel's queue system becomes even more powerful when combined with Job Events, allowing you to monitor and react to various stages of a job's lifecycle. Let's explore how to leverage these events for advanced job handling and monitoring.Listening for Job EventsTo start
By Harris Raftopoulos | Aug 25, 2024


Fine-Tuning Access Control with Laravel's Policy-Based Authorization

Laravel's policy-based authorization provides a powerful and expressive way to handle complex permissions in your application. This feature allows you to organize your authorization logic around specific models or resources, making your code more maintainable and easier to understand.Creating a PolicyTo create a policy, use the
By Harris Raftopoulos | Aug 25, 2024



#IT Solution Stuff

Laravel 11 Pagination Add Query String Example

In this post, i will show you how to automatically append query string with pagination in laravel 11 application.

Laravel makes it easy to add pagination using the `paginate()` method on a model. To …..
#Laravel
By Hardik Savani | Aug 19, 2024


Laravel 11 Client Side Form Validation using JQuery

In this example, I will show you how to add client side form validation using jquery in laravel 11 application.

We must have to implement server side validation, But sometime we need to implement cli…..
#Laravel
By Hardik Savani | Aug 24, 2024