Table of Contents


#Laravel News

Wirechat – Laravel Livewire chat package

Wirechat is a powerful Laravel Livewire chat package that brings real-time private & group communication to your application.
#Laravel Packages
By Yannick Lyn Fatt | Dec 16, 2024


Laravel VS Code Extension Public Beta

The long awaited public beta of the new Laravel VS Code Extension is finally here.
#News #Vscode
By Yannick Lyn Fatt | Dec 16, 2024


Customize the Truncation of HTTP Client Request Exceptions

Have you ever received a bug report or looked in Sentry only to find a truncated HTTP client exception you couldn't read? Learn how to customize HTTP…
#Laravel Tutorials
By Paul Redmond | Dec 16, 2024


Automated API documentation of Laravel API resources

Scramble now supports all API resource’s payload-building methods, making automatically generated documentation even more accurate.
#Laravel Packages
By Roman Lytvynenko | Dec 17, 2024



#Laravel Blogs

Laravel Nova 5.0 Now Available

Laravel Nova 5.0 is now ready for upgrade. This release focuses on modernizing Nova's core dependencies while introducing several useful features to improve resource management and field handling.
#nova #releases
By Cynthia Bell McGills | Dec 17, 2024



#Freek Dev

Exploring the browser rendering process

Here's everything what a browser does to display the content of an URL.
By | Dec 20, 2024


Complete Guide to Laravel and Livewire PHP Attributes (23 Attributes)

Learn about the 23 powerful Laravel and Livewire PHP Attributes.
By Nabil Hassen | Dec 20, 2024



#Laravel io

How to add WebAuthn Passkeys To Backpack Admin Panel

Want to make your Laravel Backpack admin panel more secure with a unique login experience for your a…
#Security
By karandatwani92 | Dec 19, 2024


Quickest way to setup PHP Environment (Laravel Herd + MySql)

Setting up a local development environment can be a time taking hassle—whether it's using Docker or…
#Laravel
By karandatwani92 | Dec 19, 2024



#Made with Laravel

Inertia Modal – Modal Component

"With Inertia Modal, you can easily open any route in a Modal or Slideover without having to change anything about your existing routes or controllers.
Inertia Modal is part of Inertia UI, a suite of packages designed for Laravel, Inertia.js, and Tailwind CSS.
The package comes with two components: Modal and ModalLink. ModalLink is very similar to Inertia's built-in Link component, but it opens the linked route in a modal instead of a full page load. So, if you have a link that you want to open in a modal, you can simply replace Link with ModalLink."

Supports React and Vue
Zero backend configuration
Super simple frontend API
Support for Base Route / URL
Modal and slideover support
Headless support
Nested/stacked modals support
Reusable modals
Multiple sizes and positions
Reload props in modals
Easy communication between nested/stacked modals
Highly configurable
#UI Components
By | Dec 16, 2024


Laravel Config Checker – Check for Invalid Configuration File References

"This package adds an Artisan command to check for invalid configuration file references in your application code and Blade views."
#Utility
By | Dec 16, 2024


Livewire Filemanager – Filemanager Package

"Livewire Filemanager is a simple, friendly and practical filemanager for your applications. This Livewire-powered tool makes it easy to manage files and folders within your project, offering an intuitive interface and seamless integration with Laravel's ecosystem.
It's an ideal project that you can integrate inside a CMS, CRM or any other type of application and admin panel out there.

Drag & drop files
Search for files or folders
Ready to include in any projects
Multiple languages (en, es, fr, pt, fa)
Darkmode available

It's made with Alpine JS, TailwindCSS and Laravel."
#UI Components
By | Dec 20, 2024


Laravel Versions – Manage Drafts & Versions for Eloquent Models

"Laravel Versions is a package designed to manage drafts and versions for Eloquent models in Laravel. It allows you to create, track, and manage multiple versions of a model without disrupting the published state.
The package automatically creates drafts on updates, enabling you to save changes as drafts and publish them when ready. Each set of drafts and published versions is grouped by a unique UUID, making it easy to track changes over time."
#Eloquent #Utility
By | Dec 20, 2024



#Hashnode

Integrate Swagger UI with Codeigniter4

Swagger is a widely used API documentation and testing tool that seamlessly integrates with popular web frameworks like Laravel, Spring Boot, CodeIgniter, and ExpressJS. In this article, we will focus on integrating Swagger with CodeIgniter.
Installi…
By MD Shahin Mia Robin | Dec 16, 2024


Exploring Inheritance in PHP

Hello!
Now you know the fundamentals of classes in PHP, it's time to move on to inheritance.
In case you missed the previous posts, you can follow the series here.
What is Inheritance?
The concept of inheritance allows us to create a class that deriv…
By Linus Benkner | Dec 16, 2024


5 Fitur Laravel yang Membuat Kode Kamu Lebih Ringkas

Laravel menawarkan berbagai fitur untuk membantu Kamu menulis kode yang lebih bersih dan ringkas. Berikut adalah 5 fitur Laravel yang akan membuat kode Kamu lebih efisien.

1. Helper tap()
Fungsi tap() memungkinkan Kamu menginisialisasi objek, memodi…
By Abd. Asis | Dec 17, 2024


Panduan Laravel Query Builder untuk Pemula

Laravel Query Builder menawarkan antarmuka yang mudah digunakan untuk membuat dan menjalankan query database secara efisien. Dengan Query Builder, Kamu dapat menghindari penulisan query SQL mentah sambil tetap mempertahankan fleksibilitas dan kecepat…
By Abd. Asis | Dec 17, 2024


Cara Bypass Maintenance Mode Laravel dengan Secret Route

Mode maintenance di Laravel sering digunakan saat kita perlu memperbarui aplikasi tanpa mengganggu pengguna lain. Dengan perintah artisan down, aplikasi akan masuk ke mode maintenance, namun ini juga akan memblokir akses untuk kita sendiri. Laravel m…
By Abd. Asis | Dec 17, 2024


Cara Backup Database Laravel Secara Otomatis di cPanel Shared Hosting dan VPS

Melakukan backup data adalah salah satu tugas paling penting dalam menjaga web aplikasi. Backup database secara rutin adalah keharusan, namun melakukannya secara manual setiap hari terasa membosankan dan sering kali diabaikan oleh developer atau pemi…
By Abd. Asis | Dec 17, 2024


Laravel Cheat Sheet: Tips for Building Secure Applications

Pengantar
Laravel adalah framework yang sudah dilengkapi fitur keamanan bawaan. Namun, fleksibilitasnya memungkinkan pengembang membuat implementasi yang lebih kompleks, yang dapat memunculkan celah keamanan jika tidak hati-hati. Panduan ini dirancan…
By Abd. Asis | Dec 17, 2024


PHP 8.4 release: Practical changes you can make to improve code quality today!

PHP 8.4, released on November 21, 2024, is loaded with exciting new features that can elevate your coding experience. Trust me, there’s plenty to be excited about! But instead of covering every single change, this article will spotlight some practica…
By Ibrahim Alausa | Dec 17, 2024


Laravel — Fungsi Baru defer()

Laravel 11 memperkenalkan fungsi revolusioner bernama defer() yang dirancang untuk menangani tugas-tugas yang memakan waktu secara asinkron tanpa mengganggu alur utama aplikasi. Fitur ini membawa efisiensi baru dalam pengelolaan tugas sederhana di la…
By Abd. Asis | Dec 18, 2024


Lazy Objects di PHP 8.4: Era Baru Pengelolaan Objek yang Efisien

PHP 8.4 memperkenalkan lazy objects, fitur inovatif yang memungkinkan inisialisasi objek ditunda hingga objek tersebut benar-benar diakses. Pendekatan ini mengoptimalkan penggunaan sumber daya, terutama untuk objek dengan logika inisialisasi berat ya…
By Abd. Asis | Dec 18, 2024


PHP vs ASP.NET: What's The Difference?

Frameworks like ASP.NET and PHP both have large user communities. Because of their widespread use, new developers often find it challenging to choose just one. On the one hand, developers heavily use PHP, a generic programming language; on the other,…
By Jenifer | Dec 18, 2024


Blog Post: Managing Roles and Privileges in HR Management Systems

Managing user roles and permissions is a core part of any HR management system. Whether it’s for administrators, support staff, or other user roles, defining who has access to what functionalities is crucial for security and organisation. In this blo…
By Ogunuyo Ogheneruemu B | Dec 18, 2024


Top 10 Tips for Handling PHP Exceptions

Mengoptimalkan Penanganan Exception di PHP untuk Aplikasi yang Lebih Andal
Exception handling adalah elemen penting dalam pengembangan aplikasi PHP. Dengan teknik ini, Kamu dapat mengelola error secara elegan, meningkatkan pengalaman pengguna, dan me…
By Abd. Asis | Dec 19, 2024


Laravel — Fungsi Baru defer()

Laravel 11 memperkenalkan fungsi revolusioner bernama defer() yang dirancang untuk menangani tugas-tugas yang memakan waktu secara asinkron tanpa mengganggu alur utama aplikasi. Fitur ini membawa efisiensi baru dalam pengelolaan tugas sederhana di la…
By Abd. Asis | Dec 18, 2024


Lazy Objects di PHP 8.4: Era Baru Pengelolaan Objek yang Efisien

PHP 8.4 memperkenalkan lazy objects, fitur inovatif yang memungkinkan inisialisasi objek ditunda hingga objek tersebut benar-benar diakses. Pendekatan ini mengoptimalkan penggunaan sumber daya, terutama untuk objek dengan logika inisialisasi berat ya…
By Abd. Asis | Dec 18, 2024


Laravel Cheat Sheet: Tips for Building Secure Applications

Pengantar
Laravel adalah framework yang sudah dilengkapi fitur keamanan bawaan. Namun, fleksibilitasnya memungkinkan pengembang membuat implementasi yang lebih kompleks, yang dapat memunculkan celah keamanan jika tidak hati-hati. Panduan ini dirancan…
By Abd. Asis | Dec 17, 2024


Panduan Laravel Query Builder untuk Pemula

Laravel Query Builder menawarkan antarmuka yang mudah digunakan untuk membuat dan menjalankan query database secara efisien. Dengan Query Builder, Kamu dapat menghindari penulisan query SQL mentah sambil tetap mempertahankan fleksibilitas dan kecepat…
By Abd. Asis | Dec 17, 2024


5 Fitur Laravel yang Membuat Kode Kamu Lebih Ringkas

Laravel menawarkan berbagai fitur untuk membantu Kamu menulis kode yang lebih bersih dan ringkas. Berikut adalah 5 fitur Laravel yang akan membuat kode Kamu lebih efisien.

1. Helper tap()
Fungsi tap() memungkinkan Kamu menginisialisasi objek, memodi…
By Abd. Asis | Dec 17, 2024


Cara Bypass Maintenance Mode Laravel dengan Secret Route

Mode maintenance di Laravel sering digunakan saat kita perlu memperbarui aplikasi tanpa mengganggu pengguna lain. Dengan perintah artisan down, aplikasi akan masuk ke mode maintenance, namun ini juga akan memblokir akses untuk kita sendiri. Laravel m…
By Abd. Asis | Dec 17, 2024


Cara Backup Database Laravel Secara Otomatis di cPanel Shared Hosting dan VPS

Melakukan backup data adalah salah satu tugas paling penting dalam menjaga web aplikasi. Backup database secara rutin adalah keharusan, namun melakukannya secara manual setiap hari terasa membosankan dan sering kali diabaikan oleh developer atau pemi…
By Abd. Asis | Dec 17, 2024


Laravel Translations UI: Solusi Mudah untuk Manajemen Terjemahan

Apa itu Laravel Translations UI?
Laravel Translations UI adalah paket yang dirancang untuk memberikan antarmuka pengguna yang intuitif dalam mengelola terjemahan di aplikasi Laravel. Dengan fitur unggulan seperti menambah, mengedit, menghapus, hingga…
By Abd. Asis | Dec 19, 2024


Elevate Code Quality Through Agile Test-Driven Development Methods

Table of Contents

Introduction 1.1. A Brief History

What is TDD? 2.1. What TDD is Not 2.2. What TDD Is

How Long Does It Take to Learn TDD?

Advantages & Disadvantages 4.1. Advantages of TDD 4.2. Disadvantages of TDD

Demonstration 5.1. Red Phase: …
By Jean-Luc Mupasa | Dec 20, 2024


PHP Logical Operators: Understanding the Basics

When it comes to making decisions in your PHP code, logical operators are the unsung heroes. They allow you to evaluate multiple conditions and decide what happens next. Whether it is user authentication, form validation, or controlling program flow,…
By Montasser Mossallem | Dec 20, 2024



#Mastering Laravel

Deciding when to use a new piece of technology

So new and shiny
By Joel Clermont | Dec 16, 2024


Another way to get config values

With added type safety
By Joel Clermont | Dec 17, 2024


How do fallback routes work

Take a peek under the hood
By Joel Clermont | Dec 18, 2024


Seeing the route list in definition order

So much to say about routes
By Joel Clermont | Dec 19, 2024


The importance of resisting complexity

For as long as possible
By Joel Clermont | Dec 20, 2024



#Securing Laravel

Security Tip: What If You Hashed Null?

[Tip #100] One of the fun parts of doing my security audits is coming across unexpected code that looks exploitable, and trying it out myself to see what possibilities exist.
By Stephen Rees-Carter | Dec 17, 2024



#Dev.to

DI Container on CakePHP4.3 upper

#cakephp #php #dicontainer
By Cojiroooo | Dec 16, 2024


Integrate Swagger UI with Codeigniter4

#php #codeigniter4 #swagger #apidocumentation
By MD Shahin Mia Robin | Dec 16, 2024


Lazy Loading and Circular References

#webdev #php #designpatterns #systemdesign
By Parzival | Dec 16, 2024


Designing a Scalable Repository Structure in Laravel with queryFi

#laravel #php #typescript #nextjs
By Sebastian Pavel | Dec 17, 2024


3264. Final Array State After K Multiplication Operations I

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Dec 17, 2024


Exploring PHP Frameworks: In-Depth Comparison of Laravel, Symfony, and CodeIgniter

#laravel #php #symfony #codeignite
By NeoTechy | Dec 17, 2024


Next/Previous Post Navigation in WordPress

#frontend #webdev #wordpress #php
By SnippFlow | Dec 17, 2024


Simple game to kickstart things…

#csharp #php #gamedev #learning
By Ken Cameron | Dec 17, 2024


How Do You Set Cookie Consent in Laravel? 🍪

#beginners #webdev #laravel #programming
By ThemeSelection | Dec 17, 2024


PHP: Skip the boring part & press Tab!

#beginners #ide #php #productivity
By spO0q | Dec 17, 2024


Laravel in 2025

#laravel #php #beginners #tutorial
By Bert De Swaef | Dec 17, 2024


2182. Construct String With Repeat Limit

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Dec 17, 2024


How PHP Development Agencies Ensure Project Success

#webdev #php #laravel
By Melanie Sharma | Dec 18, 2024


SymfonyCon Vienna 2024: Recap of our Experience

#symfony #storyblok #php #techtalks
By Edoardo Dusi | Dec 18, 2024


Using Memcache for Session Storage in Legacy Symfony 1.4/1.5 Projects

#symfony #php #memcache #legacy
By Adam | Dec 18, 2024


Slightly more advanced code than the example in the frameworks documentation.

#php #backend #webdev
By Zbynek | Dec 18, 2024


Geocoding-Web-Application

#webdev #javascript #php #html
By Mayank Chawdhari | Dec 18, 2024


Configuring Reverb in Laravel 11 with Apache

#webdev #php #laravel #web
By Edgaras | Dec 18, 2024


Hello Dev Community! 🌟

#php #laravel #webdev #discuss
By Mohamed Waleed | Dec 18, 2024


1475. Final Prices With a Special Discount in a Shop

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Dec 18, 2024


Following coding "convention"

#coding #development #laravel #angular
By Nick Vahalik | Dec 19, 2024


Tutorial: Laravel Next.js Tutorial

#laravel #nextjs #php #node
By Turing | Dec 19, 2024


Hire Laravel Developers in Vietnam: Cost-Effective & High-Quality Solutions

#webdev #laravel #php #hiring
By Inspius | Dec 19, 2024


Why Vietnam is the Best Destination to Hire Offshore Laravel Developers

#webdev #laravel #developers #programming
By Inspius | Dec 19, 2024


Jenkins with PHP – Run Your First Pipeline

#jenkins #php #cicd #automation
By Ehtesham Ali | Dec 19, 2024


Understanding and Implementing Content Security Policy (CSP) in Laravel

#laravel #csp #security
By Nasrul Hazim Bin Mohamad | Dec 19, 2024


Mastering Requirements Gathering: A Developer's Guide

#php #webdev #programming
By Matt Lantz | Dec 19, 2024


Implications of using Aws cognito in Laravel 11 and the pool's user_id as application User Id.

#webdev #programming #laravel #aws
By Dimitrios Desyllas | Dec 19, 2024


Mastering Laravel Collections: A Guide to Chainable Data Manipulation

#laravel #php #webdev #tutorial
By Maulik Paghdal | Dec 20, 2024


769. Max Chunks To Make Sorted

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Dec 19, 2024


How to deploy laravel project on cpanel or shared hosting

#laravel #cpanel #webdev #programming
By Mohammad Salim Hosen | Dec 20, 2024


Harnessing OpenAI Assistant 2.0 for Named Entity Recognition in PHP/Symfony 7

#llm #php #gpt3
By Mateusz Kowalewski | Dec 20, 2024


Integrating TikTok API with Laravel: A Comprehensive Guide

#tiktok #webdev #laravel #api
By Ehtesham Ali | Dec 20, 2024


Empower Your Web Apps with the Top Benefits of Using Laravel Inertia

#laravelinertia #laravel #inertia #laravelwithinertia
By Nicholas Jones | Dec 20, 2024


Repository Design Pattern, Highlighting Packages via ADS, and New Arabic Article ✨

#cleancode #designpatterns #php #laravel
By Mahmoud Ramadan | Dec 21, 2024


2415. Reverse Odd Levels of Binary Tree

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


WYSIWYG VScode

#php #tutorial #help #discuss
By Jami Lin | Dec 20, 2024


When Should You Create Views in Your Database?

#database #laravel #mysql #databaseviews
By ARK DEV SOLUTIONS | Dec 21, 2024


Preparing extensions for Joomla 6. CMSObject -> stdClass.

#joomla #webdev #php #development
By Sergey Tolkachyov | Dec 21, 2024


2872. Maximum Number of K-Divisible Components

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


Lithe Framework: Incredible Projects Built with It!

#php #webdev #programming #lithe
By Lithe | Dec 22, 2024


Framework Lithe: Projetos incríveis feitos com ele!

#webdev #php #lithe #programming
By Lithe | Dec 22, 2024


Step-by-Step Guide: Running LLM Models with Ollama

#programming #ai #php #beginners
By Snehal Rajeev Moon | Dec 21, 2024


PHP Design Patterns: Front Controller

#php #designpatterns
By Antonio Silva | Dec 22, 2024



#Amit Merchant

Transform URL Handling with Laravel's Uri Class

Transform the way you work with URLs in Laravel using the new Uri class. This powerful abstraction makes URI manipulation more intuitive and maintainable than ever.Basic UsageCreate and manipulate URIs with a fluent interface:$uri = Uri::of('https://laravel.com') ->withQuery(['name'
By Harris Raftopoulos | Dec 16, 2024


Fine-Tuning HTTP Client Error Messages in Laravel

Fine-tune your HTTP client error messages in Laravel with new exception truncation controls. These bootstrap configurations give you precise control over how request exceptions are displayed.Basic UsageConfigure exception truncation in your bootstrap file:// bootstrap/app.phpuse Illuminate\Http\Client\RequestException;return Application::configure(basePath: dirname(__DIR__)) -&
By Harris Raftopoulos | Dec 17, 2024


Transform HTTP Response Data with Laravel's Fluent Method

Transform HTTP response data effortlessly with Laravel's new fluent() method. This addition to the HTTP Client brings type-safe access to your API responses.Basic UsageConvert your HTTP responses to fluent instances:$response = Http::get('https://api.example.com/products/1')->fluent();$price = $response-&
By Harris Raftopoulos | Dec 18, 2024


Enhanced Task Monitoring with Laravel's Conditional Ping Methods

Take control of your scheduled task monitoring with Laravel's latest scheduler additions. These new conditional ping methods make it easy to notify services about task status when needed.Basic UsageConfigure conditional ping notifications:Schedule::command('backup:run')->hourly() ->pingBeforeIf($condition, $url
By Harris Raftopoulos | Dec 19, 2024


Converting Special Characters with Laravel's transliterate Method

Need to convert special characters to their ASCII equivalents? Laravel's Str::transliterate method provides a simple solution for normalizing text content.Basic UsageConvert special characters to ASCII:use Illuminate\Support\Str;$email = Str::transliterate('ⓣⓔⓢⓣ@ⓛⓐⓡⓐⓥⓔⓛ.ⓒⓞⓜ');// Result: '[email protected]'Real-World ExampleHere's
By Harris Raftopoulos | Dec 20, 2024



#IT Solution Stuff

Laravel Livewire Select2 Not Working with Wizard Form

In this tips, I will show you solution of select2 not working with wizard form in laravel livewire.

If you are using Livewire, you might face issues when reloading JavaScript libraries like Select2, …..
#Laravel
By Hardik Savani | Dec 16, 2024


Laravel Passport – "Invalid key supplied" Error Solution

In this tips, how to solve "invalid key supplied" error in laravel passport.

Sometimes, when working with REST APIs using Laravel Passport, you might encounter the "invalid key supplied" error. This …..
#Laravel
By Hardik Savani | Dec 19, 2024