#Laravel News

Build a Brand-New PHP Package from Scratch

If you're new to PHP and you want to create a PHP package from scratch, let's dive in together see how it's done!
#Laravel Tutorials
By Paul Redmond | Aug 26, 2024


Lightweight Spreadsheets for Laravel

If you're looking for a lightweight package that can read and write spreadsheets, Chris Morrell's Linen project is a lightweight spreadsheet package f…
#Laravel Packages
By Paul Redmond | Aug 26, 2024


Laracon US 2024 Live from Dallas

Laracon US 2024 kicks off today at 9:30 central time! If you aren't at the live venue, Laravel is live-streaming the conference.
#News #Laracon
By Paul Redmond | Aug 27, 2024


Highlights from Taylor Otwell's Laracon US Keynote 2024

Taylor Otwell gave his keynote address at the end of day one of Laracon US 2024, with many ambitious projects, such as an official VS code extension,…
#News #Laracon
By Paul Redmond | Aug 28, 2024


Everything We Know about Pest 3

Nuno Maduro was the opening speaker at Laracon US 2024 on Tuesday, unveiling impressive new features for Pest v3.0.
#News
By Paul Redmond | Aug 29, 2024


Andrew Schmelyun: Publishing Video Courses, Virtual and Physical Worlds, LLM's

Eric Barnes interviews Andrew Schmelyun a full-stack developer and content creator
#News
By Eric L. Barnes | Aug 29, 2024


The Laracon US 2024 Keynote by Taylor Otwell is Now Available

If you missed the incredible Laracon US Keynote delivered by Laravel creator Taylor Otwell, you can now watch it in full. Learn about the official VS…
#News #Laracon
By Paul Redmond | Aug 30, 2024



#Ashallen Design UK

Transform Your Business Strategy with a Powerful SWOT Analysis

#Business #Sponsored
By Zoubir KACI | Aug 29, 2024



#Freek Dev

Using Ray inside your Blade views

By Spatie | Aug 26, 2024


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

By Spatie | Aug 27, 2024


Downsampling time series data

Learn how to use downsampling to show time series data while providing the right balance between user experience, and performance.
By Nicolas Beauvais | Aug 28, 2024


An argument for logging off

Some nice thought by Aaron Francis
By | Aug 29, 2024


Laracon US 2024: Laravel 11 Minor Features That Enhance Performance

At Laracon US 2024, Taylor Otwell and the Laravel team introduced a series of "minor" features for Laravel 11 that are anything but minor.
By Harish Kumar | Aug 30, 2024



#Benjamin Crozat

What's new in Pest 3 and how to upgrade

Explore the exciting new features in Pest 3, including architecture test presets and simplified upgrading. Learn how to step up your PHP testing game with this awesome update!
#PHP
By Benjamin Crozat | Aug 27, 2024


A Guide to Architecture Testing Presets in Pest 3

Discover how Pest 3 simplifies architecture testing with pre-configured presets, making it effortless to enforce best practices and maintain code quality in your projects.
#PHP
By Benjamin Crozat | Aug 28, 2024


Demystifying Artisan: Laravel's Magical Command Tool

Artisan is Laravel's command-line interface that can help you streamline your development process. Let's explore its power and how it can boost your productivity.
#Laravel
By Benjamin Crozat | Aug 30, 2024



#Made with Laravel

Orbit – Flat-file Database Driver for Eloquent

"Orbit is a flat-file driver for Laravel Eloquent. It allows you to replace your generic database with real files that you can manipulate using the methods you're familiar with."
#Utility
By | Aug 28, 2024


Filament Translations – Filament Translation Manager

"Manage your translation with DB and cache: You can scan your language tags like
trans()
,
__()
, and get the string inside and translate them using UI.

Filament Translations is a plugin For FilamentPHP and is built using the TALL stack."
#Plugins
By | Aug 28, 2024


Laravel Usage Limiter – Track, Limit & Restrict Usage

"A Laravel package to track, limit, and restrict usage limits of users, accounts, or any other model.

With this package, you will be able to set limits for your users, track their usages, and restrict users when they hit their maximum usage limits."
#Utility
By | Aug 31, 2024


Pulse Docker Monitor – Docker Monitor Card For Laravel Pulse

"This card will monitor your Docker containers and show container statistics with CPU & Memory Load."
#Plugins
By | Aug 31, 2024



#Hashnode

How to Ensure Flawless Code Quality in Docker with Laravel Pint and PHPStan

Are you struggling with inconsistent code quality in your Laravel projects? Does your team spend too much time fixing code style issues and hunting down bugs that could have been caught earlier? If these challenges sound familiar, you're not alone. M…
By Shital Mainali | Aug 26, 2024


PHP 8.4 có gì m

PHP 8.4 sắp ra mắt và trong bài viết này, chúng ta hãy xem những gì đã được công bố cho đến nay và những tính năng mới nào bạn có thể mong đợi.
Khi nào PHP 8.4 dự kiến sẽ được phát hành?
PHP 8.4 dự kiến sẽ được phát hành vào ngày 21 tháng 11 năm 2024…
By | Aug 26, 2024


Stay Updated with PHP/Laravel: Weekly News Summary (19/08/2024-25/08/2024

Intro: Check out this insightful summary of PHP/Laravel Weekly News for August 19th to August 25th, 2024. Stay updated with the latest developments, releases, and community updates in the Nil ecosystem.
Key Points:

🎙️ Laravel Podcast discusses upco…
By Poovarasu Sekar | Aug 26, 2024


Mocking Stripe in Laravel with Stripe Mock Server

If you've ever tried to test your Stripe integration, you'll know how challenging it can be. The Stripe SDK uses lots of static methods that are hard to fake.
I would rather not write my own stubs or dummy classes that get switched out in tests, that…
By David Carr | Aug 26, 2024


Laravel Authentication: Using Breeze and Other Methods

Introduction
Laravel est un framework qui permet de réaliser des progés de grandes envergure. C'est dans cet état d'esprit que j'ai réaliser cet didacticiel pour permettre de savoir installer Breeze.
Installation :
Pour installer Laravel Breeze, vous…
By Fabrice Toyi | Aug 27, 2024


Understanding Software Licenses

There are numerous software licenses, each with different terms and conditions. Software licenses generally fall into two broad categories: open-source licenses and proprietary licenses. Here’s an overview of some common licenses in these categories:…
By RepoMarket | Aug 27, 2024


Mocking Stripe in Laravel with Stripe Mock Server

If you've ever tried to test your Stripe integration, you'll know how challenging it can be. The Stripe SDK uses lots of static methods that are hard to fake.
I would rather not write my own stubs or dummy classes that get switched out in tests, that…
By David Carr | Aug 26, 2024


A Brief Guide to PHP Development

Introduction to PHP
PHP (Hypertext Preprocessor) is a popular open-source server-side scripting language designed specifically for web development. Initially created by Danish-Canadian programmer Rasmus Lerdorf in 1993, PHP has since evolved into a r…
By Arnold | Aug 29, 2024


Testes de Integração no Symfony com Testcontainers

Disclaimer: Eu não sou uma entidade divina. O que eu falo não é uma verdade absoluta. Não tenha medo de questionar até o mundo, pois ele pode estar errado, não você.
Hoje não é segredo para ninguém a importância dos testes automatizados para manter a…
By Joubert RedRat | Aug 29, 2024


Meet PhpWebStudy
– The Free Powerful Web Server and PHP Environment for Local Development

Overview
PhpWebStudy is a robust web server and PHP environment that is designed to simplify and enhance web development. This software package includes all the necessary tools to set up a fully functional web server on your local machine, enabling y…
By Tran Tuan | Aug 30, 2024


How to set up Xdebug 3 and Webgrind for PHP 8

Debugging and profiling apps is something that's often overlooked in a developer workflow, especially since it's one of the more tedious and less exciting things to do, but it can be a crucial step to understanding a bug or performance issue. Xdebug …
By Steve Ham | Aug 30, 2024


How to Easily Set Up Local Development with Lando and Docker

https://lando.dev/

Lando is a powerful, open-source, local development environment and DevOps tool built on Docker container technology. It simplifies the process of setting up and managing local development environments for various projects, making…
By Tran Tuan | Aug 31, 2024


Tinkerwell: The Secret Tool for Faster Laravel Development

Introduction
As a Laravel developer, you are always on the lookout for tools that can enhance your productivity and streamline your workflow. Tinkerwell is one such tool that has gained immense popularity among PHP developers. It is a powerful deskto…
By Tran Tuan | Aug 31, 2024


Prestashop Price update API(CURD)

Streamlining Your E-commerce: Updating Prices in PrestaShop Using the API
In the fast-paced world of e-commerce, keeping your product prices up-to-date is crucial for maintaining competitiveness and accuracy. PrestaShop, a popular open-source e-comme…
By Jeevan K B | Sep 01, 2024


Colocating Tests in Laravel

In a typical Laravel application, tests are housed in the /Tests directory and spread across /Tests/Feature and /Tests/Unit, which mimics the structure within the app/ directory. While this is a great starting point for apps, it quickly breaks down w…
By Chris Gmyr | Sep 01, 2024



#Securing Laravel

Security Tip: Validating (Secure) URLs!

[Tip #90] Did you know Laravel's URL validator lets you control which protocols you accept? Here's my recommendation…
By Stephen Rees-Carter | Aug 29, 2024



#Dev.to

145. Binary Tree Postorder Traversal

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


Horas é uma variável de ambiente, vou usar o ENV. Calma, calma, deixa eu te falar uma coisa antes

#laravel #php #softwareengineering #tips
By Paulo Cavalcante | Aug 26, 2024


If PHP Fell Out of Favor, Which Backend Language Would I Choose?

#php #laravel #go #node
By Violet Alexander | Aug 26, 2024


How to detect a request is API or Web in laravel

#laravel #http #validation
By Viktor Le | Aug 26, 2024


Introduction to PHP

#php #beginners
By 文本权 | Aug 26, 2024


PHP and LLMs book – Local LLMs: Streamlining Your Development Workflow

#php #laravel #llm
By Alfred Nutile | Aug 26, 2024


How CheckStat was created: Real-time site analytics

#analytics #elasticsearch #webdev #php
By Evgeniy | Aug 26, 2024


Stay Updated with PHP/Laravel: Weekly News Summary (19/08/2024-25/08/2024

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


Create Histogram Charts With MySQL – Tutorial

#webdev #mysql #sql #php
By Valerio | Aug 26, 2024


590. N-ary Tree Postorder Traversa

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


How to Fix Session store not set on request Laravel 11?

#laravel #php
By Abdul Wahid Kahar | Aug 27, 2024


The Benefits of Adding Vue.js to a TALL Stack Project

#laravel #php #vue #tailwindcss
By Alexandru Tudora | Aug 27, 2024


The Best Visual Configuration Tool for PHP Developers: ServBay Makes Development Easy

#php #laravel #webdev
By Violet Alexander | Aug 27, 2024


ChatBot Project

#php #javascript #mysql #coding
By lr19-boy | Aug 27, 2024


1514. Path with Maximum Probability

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


Mastering PHP and MySQL: An Extensive Guide for Modern Developers

#php #mysql
By Mirza Hanzla | Aug 28, 2024


🚀Update Announcement: ServBay 1.4.2, New Features and Improvements!

#webdev #beginners #programming #php
By ServBay | Aug 28, 2024


Maximizing Efficiency and Flexibility: Exploring the Power of the SIMATIC S7-1200 Series Module

#webdev #css #php #cloud
By Apical Industrial Solution | Aug 28, 2024


The Power of Organization: Why “One Class, One File” is Essential in Laravel Development

#laravel #codequality #webdev #productivity
By himanshu maheshwari | Aug 28, 2024


How to Develop Better Projects with AI using Laravel Scripts

#webdev #laravel #php #testing
By adam william | Aug 28, 2024


(WordPress Beginner) : Transfering(migrating) only the subdomain from the hosting to the another new hosting.

#help #wordpress #php
By Vollbio | Aug 28, 2024


Running Mailpit for SMTP and UI on MacOS

#laravel #php #email #notification
By Abdul Wahid Kahar | Aug 28, 2024


Laravel upgrade 10 to 11 Modifying Columns change

#laravel
By Luigui Moreno | Aug 28, 2024


1905. Count Sub Islands

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


Setting Up A Development Environment For Laravel

#webdev #php #laravel
By Mohammad Kareem | Aug 28, 2024


Yoda condition, in PHP, What is ?

#yoda #php #learning
By thiCha | Aug 28, 2024


How to auto-generate the image Alt-Text using AI and Transformers PHP

#ai #php #a11y #machinelearning
By Roberto B. | Aug 29, 2024


PHP Library for Working with LLM, Agents and RAG

#php #llm #rag #ai
By Sami Maameri | Aug 29, 2024


Why Some Developers Prefer to Manually Configure PHP Environments Instead of Using Deployment Tools

#php #laravel #webdev #beginners
By gitter4coding | Aug 29, 2024


How to Integrate Firebase with Laravel 11?

#webdev #firebase #laravel #php
By Aaron Reddix | Aug 29, 2024


NewRelic Alternative For Monitoring Laravel Octane

#webdev #laravel #php #monitoring
By Valerio | Aug 29, 2024


Testes de Integração no Symfony com Testcontainers

#testcontainers #php #integrationtests #phpunit
By Joubert RedRat | Aug 29, 2024


How to create a scheduled Task in Laravel ?

#webdev #laravel #php
By Kepson Diaz | Aug 29, 2024


947. Most Stones Removed with Same Row or Column

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


Tutorial Setup Localhost Mac (Apache2, MySQL 5.7, and PHP 8.1)

#mysql #php #webdev #beginners
By Dhimas Kirana | Aug 30, 2024


Baby Steps Learning Laravel

#webdev #php #laravel #sideprojects
By Mohammad Kareem | Aug 31, 2024


2699. Modify Graph Edge Weights

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


Architecting the Digital Age: Turning Visions into Reality with Drupal

#drupal #opensourcecms #php
By Hasan Beder | Aug 31, 2024


Desafio Pickle Rick – TryHackMe

#cybersecurity #tryhackme #html #php
By Obtuosa | Aug 31, 2024


Managing Loading States in Livewire 3 with Alpine.js

#livewire #alpinejs #laravel
By Nasrul Hazim Bin Mohamad | Aug 31, 2024


Understanding View Data and Route Wildcards

#webdev #beginners #programming #laravel
By Ghulam Mujtaba | Aug 31, 2024


How to translate content programmatically using AI and TransformersPHP

#php #ai #tutorial #i18n
By Roberto B. | Aug 31, 2024


1595. Minimum Cost to Connect Two Groups of Points

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Sep 01, 2024


Mastering Laravel Password Reset Customization: A Comprehensive Guide

#webdev #laravel #php #tutorial
By Alpha Olomi | Sep 01, 2024


Simples Mudanças, Grandes Impactos: Como Fortalecer a Segurança da Sua Aplicação Laravel

#php #laravel #security
By Tarcisio Araújo | Sep 01, 2024


How to publish the Laravel maintenance mode view

#laravel #tutorial #beginners #webdev
By CodeWithCaen | Sep 01, 2024


Deploy Laravel to cPanel v.2

#laravel #tutorial #beginners #cpanel
By sumberweb | Sep 01, 2024


Deploy Laravel to cPanel v.2

#laravel #tutorial #beginners #cpanel
By sumberweb | Sep 01, 2024


Building a Content Scheduler Module in Drupal: A Practical Guide to Custom Module Development

#drupal #php #webdev #backend
By Mustakim Farooqui | Sep 01, 2024


Language API that allows you to add your native language to it.

#llm #php #webdev #ai
By Oladipupo Isaac Tunji | Sep 01, 2024


Ultimate PHP Resource List: Stay Informed and Up-to-Date

#php #wordpress #laravel #productivity
By Shimanta Das | Sep 01, 2024



#Amit Merchant

Ensuring Data Integrity with Laravel Database Transactions

In complex applications, maintaining data integrity is crucial. Laravel's database transactions provide a powerful tool to ensure that related database operations either all succeed or all fail together. Let's dive into how to effectively use transactions in your Laravel applications.Basic UsageThe simplest way to
By Harris Raftopoulos | Aug 26, 2024


Building Real-Time Applications with Laravel Broadcasting

Laravel's broadcasting system provides a powerful way to add real-time features to your web applications. Whether you're building a chat application, live notifications, or real-time data updates, broadcasting can help you achieve seamless, live interactions. Let's explore how to leverage this feature in your
By Harris Raftopoulos | Aug 26, 2024


Streamlining Testing and Seeding with Laravel Model Factories

Laravel's model factories are a powerful tool for generating fake data, making testing and database seeding both efficient and consistent. Let's dive into how you can leverage model factories in your Laravel applications.Basic Factory DefinitionFirst, let's define a basic factory. In Laravel
By Harris Raftopoulos | Aug 27, 2024


Mastering Request Flow Control with Laravel Middleware

Laravel's middleware provides a powerful mechanism for filtering HTTP requests entering your application. Let's explore how to leverage middleware effectively in your Laravel projects.Creating MiddlewareCreate a new middleware using the Artisan command:php artisan make:middleware EnsureTokenIsValidThis generates a new middleware class:namespace
By Harris Raftopoulos | Aug 27, 2024


Streamlining Database Queries with Laravel Query Scopes

Laravel's query scopes provide an elegant way to encapsulate common query constraints, making your database queries more readable, reusable, and maintainable. Let's dive into how you can leverage query scopes in your Laravel applications.Basic Query ScopesTo define a query scope, prefix a model method
By Harris Raftopoulos | Aug 28, 2024


Mastering Dependency Injection with Laravel's Service Container

Laravel's service container is a powerful tool for managing class dependencies and performing dependency injection. It's at the heart of many Laravel features and can significantly improve your application's flexibility and testability. Let's explore how to leverage the service container in your
By Harris Raftopoulos | Aug 28, 2024


Bootstrapping Your Laravel App with Database Seeding

Database seeding is a crucial feature in Laravel that allows developers to populate their database with initial or test data. This process is essential for creating consistent development environments, setting up demo data, and facilitating robust testing. Let's dive into how you can leverage Laravel's seeding
By Harris Raftopoulos | Aug 29, 2024


Streamlining Email Handling with Laravel Mailables

Laravel Mailables provide an expressive, object-oriented approach to composing emails in your applications. This feature simplifies the process of creating and sending emails, making your code more readable and maintainable. Let's explore how to leverage Mailables effectively in your Laravel projects.Creating a MailableTo create a new
By Harris Raftopoulos | Aug 29, 2024


Optimizing Large Dataset Processing with Laravel Lazy Collections

When dealing with large datasets in Laravel, memory usage can quickly become a bottleneck. Laravel's lazy collections offer an elegant solution to this problem, allowing you to work with large amounts of data efficiently. Let's explore how to leverage this powerful feature in your Laravel applications.
By Harris Raftopoulos | Aug 30, 2024


Securing Sensitive Data with Laravel's Built-in Encryption

In today's digital landscape, protecting sensitive user data is paramount. Laravel provides built-in encryption features that make it easy to secure critical information in your database. Let's explore how to implement and use Laravel's encryption capabilities effectively.Understanding Laravel's EncryptionLaravel uses
By Harris Raftopoulos | Aug 30, 2024


Mastering Number Manipulation in Laravel with the Number Helper

Laravel's Number helper, introduced in Laravel 9, provides a powerful and expressive way to format and manipulate numbers in your applications. Whether you're building financial tools, data-heavy applications, or simply need to present numbers in a user-friendly format, the Number helper has got you covered. Let&
By Harris Raftopoulos | Aug 31, 2024


Optimizing Performance with Laravel's Benchmark Utility

In the world of web development, performance is key. Laravel provides a powerful Benchmark utility that allows developers to measure and compare the execution time of different code snippets. This tool is invaluable for identifying bottlenecks and optimizing your application's performance. Let's dive into how you
By Harris Raftopoulos | Sep 01, 2024


Simplifying Data Transformation with Laravel's transform() Helper

Laravel's transform() helper is a powerful yet often overlooked tool that can significantly clean up your code when dealing with conditional data modifications. This versatile function allows you to transform data only when it meets certain conditions, making it perfect for handling user input, formatting API responses, or
By Harris Raftopoulos | Sep 01, 2024



#IT Solution Stuff

Laravel 11 Localization | Create Multi Language in Laravel 11

In this tutorial, I will show you how to make multi language support using localization in laravel 11 application.

<span class="heads">What is Laravel Localization?</span>
Laravel Localization is a f…..
#Laravel
By Hardik Savani | Aug 31, 2024