#Laravel News

Build SSH Apps with PHP and Laravel Prompts

The ssh-php project by Sam Carré is ridiculously simple starting point for building Text-based User Interfaces (TUIs) in PHP over SSH.
#Laravel Packages
By Paul Redmond | Jul 29, 2024


Assert the Exact JSON Structure of a Response in Laravel 11.19

The Laravel team released v11.19 this week, including asserting the exact JSON structure, a Number::trim() method, HTML assertion convenience methods,…
#News #Laravel Releases
By Paul Redmond | Jul 30, 2024


Add Swagger UI to Your Laravel Application

The Laravel Swagger UI package makes it easy to make your project's Swagger (OpenAPI v3 JSON or YAML) file accessible in a Swagger UI right in your La…
#Laravel Packages
By Paul Redmond | Jul 31, 2024


Maska is a Simple Zero-dependency Input Mask Library

Maska is a simple, zero-dependency input mask for JS, Vue, Svelete, and Alpine.js. Learn how you can easily mask and format inputs with a simple API.
#News
By Paul Redmond | Aug 02, 2024



#Made with Laravel

Hexa Lite – Filament Role & Permission Management Plugin

"Filament Hexa Lite is an effortless role & permission plugin for Filament, inspired by the concept of
hexters/ladmin
. This concept facilitates managing each role and permission inline with code and provides an easy-to-understand interface.

This plugin is intended only for Administrators, as it has a separate admin table from the user table provided by Laravel. Additionally, this plugin will replace the
auth.php
configuration file."
#Plugins
By | Jul 31, 2024


Cart – Shopping Cart Management Solution

"Meet Cart — your seamless solution for efficient shopping cart management in Laravel.

Simplifying everything from product additions to total calculations, Cart ensures a frictionless user experience for e-commerce applications."
#Boilerplate
By | Jul 31, 2024



#Hashnode

Stay Updated with PHP/Laravel: Weekly News Summary (22/07/2024-28/07/2024

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

🔍 Visual EXPLAIN for MySQL and Larave…
By Poovarasu Sekar | Jul 29, 2024


Comprehensive Guide For Remote Laravel Team Collaboration

Introduction
In the world of web development, Laravel has emerged as one of the most popular PHP frameworks due to its ability to handle complex web applications with ease and efficiency. As more companies adopt remote work setups, the need for effec…
By Hire Remote Developers | Jul 30, 2024


Tips To Enhance Collaboration Of Remote Laravel Developers

Introduction
In the evolving landscape of web development, remote work has become a staple. This is especially true among developers who use frameworks like Laravel to build robust web applications. While remote work offers flexibility and access to …
By Hire Remote Developers | Jul 30, 2024


The Evolution of Programming Languages

Introduction
As software engineers, we navigate a landscape filled with diverse programming languages, each with its unique syntax, strengths, and quirks. From the low-level precision of Assembly to the high-level elegance of modern languages like Sw…
By Annanya Sah | Jul 30, 2024


5 development tools, ✋ Refuse to work overtime and stay up late

As a programmer, the things I face every day are writing code and bragging. But I always feel like these two things haven’t reached a balance point. I feel like I spend too much time writing code every day and don’t have much time to brag. Do you all…
By VioletAlexander | Jul 31, 2024


Integrating PHP Backend with React Native: Handling Date Range Selection

In this blog post, we will walk through the process of integrating a PHP backend with a React Native frontend to handle date range selection and fetch data accordingly. We will cover the PHP script for the backend and the React Native code for the fr…
By Ogunuyo Ogheneruemu B | Aug 01, 2024


Deploying a Laravel App on Shared Hosting with CPanel

Shared hosting with CPanel has many limitations, especially if you're on a tight budget, and I find it challenging to deploy a Laravel app on it. Although some hosting providers offer packages with terminal access and even SSH, the cost compared to V…
By Suluh S | Aug 02, 2024


Rahasia Fitur PHP yang Memudahkan Proses Belajar Kawan-Kawan!

Halo, Kawan KodingKu! 😊
Mari mulai petualangan dengan semangat! 🎉 Bersiaplah untuk mendapatkan semua kejutan dan kesenangan yang akan dibawa ke dunia pemrograman. Jangan ragu untuk tetap semangat dan bahagia! 😄 Kawan-Kawan KodingKu akan belajar ba…
By KodingKu | Aug 03, 2024


Why Use Laravel Data?

I’ve been using Laravel Data for the last 1 month and I found that it’s a time saver if you don’t want to debug your arrays when passing into functions/methods as parameters.
In this blog post, we’ll explore its key features, and why you should consi…
By Gurpreet kumar | Aug 03, 2024


Internationalization in PHP

Introduction
Internationalization (i18n) refers to the process of designing and developing a software application so that it can be easily adapted to various languages and regions without requiring changes to the code. This involves separating the la…
By Kartik Mehta | Aug 04, 2024


Large CSV Processing using PHP #WeekendBuild

Previously on my first #weekendbuild series, we already know how to process large CSV data in Go. Now as comparison, let's do the same thing use PHP. The idea and the output will be the same as first experiment in Go, no 3rd party library or dependen…
By Didik Tri Susanto | Aug 04, 2024



#Mastering Laravel

How to customize the message for enum validation

It wasn't completely obvious to me
By Joel Clermont | Jul 29, 2024



#Securing Laravel

Security Tip: Stop Using MD5 and SHA-1!

[Tip #87] MD5 is like a cockroach – it's persistent and pops up everywhere, but one thing is very clear: you need to stop using it (and SHA-1 too)!
By Stephen Rees-Carter | Aug 02, 2024



#Dev.to

PHP crash course: Simple Calculator

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Jul 29, 2024


Stay Updated with PHP/Laravel: Weekly News Summary (22/07/2024-28/07/2024

#php #laravel
By Poovarasu Sekar | Jul 29, 2024


Slim Framework

#discuss #help #php
By Nirav Thakar | Jul 29, 2024


Bundling Your Symfony UX Twig Components

#symfony #ux #bundle #php
By Yonel Ceruto | Jul 29, 2024


ProjectEvent

#laravel #sql #websockets #webdev
By Rabie zouita | Jul 29, 2024


How MySQL Tuning Improves the Laravel Performance

#mysql #laravel #webdev #database
By Roman Agabekov | Jul 29, 2024


ProBook

#sql #laravel #websockets #apimail
By Rabie zouita | Jul 29, 2024


Ice vegas

#laravel #sql #apimail #webdev
By Rabie zouita | Jul 29, 2024


Building PayBee, a Digital Wallet with Flutter & Laravel: The Rewarding Journey Through Hustle and Heart

#paybee #flutter #laravel #javascript
By Edward Whitehead | Jul 29, 2024


Mastering Laravel : From Fundamentals to Advanced Web Development

#webdev #laravel #php #tutorial
By Chabba Saad | Jul 29, 2024


Laravel Dusk Tutorial: Browser Testing Made Easy

#selenium #laravel #testing #automation
By Chabba Saad | Jul 29, 2024


Part 2 : Mastering Laravel From Fundamentals to Advanced Web Development

#webdev #laravel #php #tutorial
By Chabba Saad | Jul 29, 2024


Enhancing Object-Oriented Design with Traits, Interfaces, and Abstract Classes

#laravel #php #programming #productivity
By Indunil Peramuna | Jul 29, 2024


Magic Strings & Magic Numbers 🪄

#php #cleancode #magic
By thiCha | Jul 30, 2024


Explore the Advantages of Data Transfer Objects (DTOs) and How PHP 8.2 Readonly Classes Can Elevate Your Laravel Code

#laravel #php #programming #productivity
By Indunil Peramuna | Jul 29, 2024


PHP crash course: Simple To-Do List

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Jul 30, 2024


1395. Count Number of Teams

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jul 29, 2024


Seeding a DB with Irish Counties in Laravel

#laravel #php #database
By Brian Douglas | Jul 30, 2024


PHP crash course: Simple Guestbook

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Jul 31, 2024


Task Scheduling in Laravel: Understand the Power of Cron Jobs

#laravel #php #womenintech #wecoded
By Snehal Rajeev Moon | Jul 30, 2024


1653. Minimum Deletions to Make String Balanced

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


Testando e Implementando Pacotes Laravel: Um Guia Passo a Passo

#composer #laravel #php #packages
By Michael de Oliveira Ferreira | Jul 30, 2024


10 Livros de PHP 8 que vale à pena você ler

#php #books #webdev
By Marcos Oliveira | Jul 30, 2024


Slugs with an ID fallback in Laravel

#laravel #php
By Brian Douglas | Jul 30, 2024


Top 5 Php Frameworks to be included in the Best of 2025 List

#best #olobase #php #framework
By Ersin Guvenc | Jul 31, 2024


How to run a phpunit unit test with a specific dataset

#howto #php #phpunit
By Dimitrios Desyllas | Jul 31, 2024


From URL to Table: Unraveling Laravel's Request Lifecycle with a Restaurant Analogy

#webdev #laravel #beginners #learning
By Akshay Joshi | Jul 31, 2024


1105. Filling Bookcase Shelves

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


Top Free PHP Hosting Services

#php #hosting
By Sh Raj | Aug 01, 2024


Your Laravel application with Repository doesn't make any sense

#laravel #php #cleanarchitecture #ddd
By Ricardo Lüders | Aug 01, 2024


Introducing UnoPIM: The Open-Source PIM Solution for Modern Businesses

#opensource #pim #laravel #php
By Saurav Pathak | Aug 01, 2024


Education Connect: Revolutionizing Parent-School Communication

#laravel #sql #architecture #programming
By Rabie zouita | Aug 01, 2024


Enabling Special Needs Education and Empowerment

#laravel #sql #architecture #apimail
By Rabie zouita | Aug 01, 2024


Samsign menu display software

#laravel #php #vue #api
By Abdalrhman Emad Saad | Aug 01, 2024


Convert UTF8 to Windows 1250

#php #utf8 #windows1250
By Lukas Hron | Aug 01, 2024


How to solve Symfony\Component\Routing\Exception\RouteNotFoundException Route [filament.admin.resources.api-keys.index] not

#filament #php #laravel #webdev
By Abdul Wahid Kahar | Aug 01, 2024


PHP crash course: Simple Weather App

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Aug 01, 2024


PHP, The Internet's Favorite Scapegoat

#php #webdev #beginners
By Luna Miller | Aug 01, 2024


The `goto` Statement in PHP

#php
By Ayan Ozturk | Aug 01, 2024


PHP crash course: Simple Contact Form

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Aug 01, 2024


2678. Number of Senior Citizens

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


Concurrency and parallelism in PHP (part 1)

#php
By Gabriel Olivério | Jul 30, 2024


Awesome! use Match Expression for simplify your code in PHP 8

#php #webdev #programming
By Irpan Abdul Rahman | Aug 02, 2024


Understanding Props in Vue.js: A Beginner's Guide for Laravel Developers

#vue #props #laravel #frontend
By Asfia Aiman | Aug 02, 2024


Using php7-mysql-shim to Address `mysql_*` Function Compatibility in PHP 7

#php #legacy #compatability #programming
By Akshay Joshi | Aug 02, 2024


LAMP docker installation automation script in bash

#linux #docker #webdev #php
By Oyolola toni | Aug 02, 2024


How to Upload Files With Vanilla JavaScript and Add a Loading Animation

#webdev #javascript #beginners #php
By Uchechukwu Azubuko | Aug 02, 2024


2134 Minimum Swaps to Group All 1's Together II

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


PHP crash course: Simple Blog Platform

#php #backend #beginners #tutorial
By MD ARIFUL HAQUE | Aug 03, 2024


Eloquent ORM: Accessor and Mutator

#laravel #webdev #beginners #eloquent
By Akshay Joshi | Aug 03, 2024


PHP crash course: Simple Image Gallery

#php #beginners #tutorial #backend
By MD ARIFUL HAQUE | Aug 04, 2024


1460. Make Two Arrays Equal by Reversing Subarrays

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


Why Use Laravel Data?

#laravel
By Robin Dev | Aug 04, 2024


How to clear the Laravel cache?

#laravel #php #webdev #backend
By Shashika | Aug 04, 2024


Getting the first job

#laravel #php #webdev #beginners
By Moraa oo | Aug 04, 2024



#IT Solution Stuff

How to Add Blur Effect to Image in Laravel 11?

In this article, I will show you how to add blur effect to image using spatie/image in laravel 11 application.

We will use the spatie/image Composer package to adding blur effect to the image in lara…..
#Laravel
By Hardik Savani | Jul 29, 2024


Laravel 11 Add or Remove Multiple Input Fields with jQuery Example

Today, I will show you how to create add or remove multiple input fields and store into database in laravel 11 application. we will create dynamic add more input fields functionality with laravel 11 a…..
#Laravel
By Hardik Savani | Jul 30, 2024


How to Generate Thumbnail Image in Laravel 11?

In this article, I will show you how to generate thumbnail image in laravel 11 application.

We will use the spatie/image Composer package to generate thumbnail image in laravel 11. The spatie/image C…..
#Laravel
By Hardik Savani | Aug 01, 2024



#Stitcher

Improved lazy loading

By Brent | Jul 29, 2024


Timeline Taxi: chapter 4

By Brent | Aug 01, 2024