#Laravel News

Cache Routes with Cloudflare in Laravel

The Cloudflare Cache package for Laravel provides cacheable routes for Cloudflare, allowing you to serve millions of requests efficiently.
#Laravel Packages
By Paul Redmond | Mar 25, 2024


The Laravel Worldwide Meetup is Today

The next Laravel Worldwide Meetup is today at 16:00 UTC featuring TJ Miller.
#News
By Eric L. Barnes | Mar 26, 2024


Laravel Herd for Windows is now released!

Laravel Herd for Windows is now available
#News
By Eric L. Barnes | Mar 26, 2024


Non-backed Enums in Database Queries and a withSchedule() bootstrap method in Laravel 11.1

This week, the Laravel team released v11.1 with a withSchedule() bootstrap method, non-backed Enums in query builder, SES list management options, and…
#News #Releases
By Paul Redmond | Mar 26, 2024


Laravel Pint –bail Flag

Laravel Pint released a new –bail flag that stops execution on the first failure, which you can use to test for code-style errors.
#News
By Paul Redmond | Mar 27, 2024


Generate Code Coverage in Laravel With PCOV

Learn how to configure PHPUnit and Pest to generate HTML code coverage reports in Laravel.
#Laravel Packages
By Paul Redmond | Mar 28, 2024


Fast Server-Side Code Highlighting with Tempest

The Tempest Highlight package by Brent Roose released v1.0 yesterday, offering a fast, extensible, server-side code highlighting for HTML and terminal…
#News
By Paul Redmond | Mar 28, 2024



#Freek Dev

Laravel facades vs class aliases

Diving into the difference between Laravel's facades and PHP's class aliases.
By Sven | Mar 28, 2024



#Laravel io

Vieweing Laravel Databases in VS Code

The majority of VS Code users prefer to use the integrated terminal rather than the system terminal/…
By damms005 | Mar 27, 2024


Viewing Laravel Databases in VS Code

The majority of VS Code users prefer to use the integrated terminal rather than the system terminal/…
By damms005 | Mar 27, 2024



#Made with Laravel

Printing for Laravel – Direct Printing for Laravel Apps

"Printing for Laravel allows your application to directly send PDF documents or raw text directly from a remote server to a printer on your local network. Receipts can also be printed by first generating the raw text, and then sending the text as a raw print job."
#Utility
By | Mar 25, 2024


Filament Peek – Page Preview Modal for Filament

"Filament Peek is a Filament plugin to add a full-screen preview modal to your Panel pages. The modal can be used before saving to preview a modified record."
#Plugins
By | Mar 25, 2024


Lara Zeus Helen – Short URL Management Plugin for Filament

"Helen is a FilamentPHP plugin within the TALL stack framework that specializes in efficient short URL management.

It includes a QR code generator for quick access and provides detailed statistics. Moreover, Helen offers customizable actions that can be seamlessly integrated into any FilamentPHP resource, enhancing versatility and user engagement."

Create and edit links

Get insights about visits

Track devices, browsers, platforms, countries, IPs or referrers

QR generator for each link

Fully integrated with all Zeus packages

Use it as an action on any resource
#Plugins
By | Mar 28, 2024


Laravel Userstamps – Auto-maintain created_by and updated_by Columns

"Laravel Userstamps provides an Eloquent trait which automatically maintains
created_by
and
updated_by
columns on your model, populated by the currently authenticated user in your application."
#Eloquent #Utility
By | Mar 28, 2024



#Mastering Laravel

An easy way to test UUIDs

Laravel has you covered
By Joel Clermont | Mar 25, 2024


How to use Pusher with private encrypted channels

Important when dealing with sensitive data
By Joel Clermont | Mar 26, 2024


Forcing all API requests to accept JSON

Avoid annoying errors
By Joel Clermont | Mar 27, 2024


Are you really going to need that abstraction?

No really, are you sure?
By Joel Clermont | Mar 28, 2024


Understanding how caching works in GitHub Actions

Keep CI running fast
By Joel Clermont | Mar 29, 2024



#Honey Badger

A comprehensive guide to PHP file operations

Dive into PHP file handling and learn essential techniques and best practices with this comprehensive guide. Follow along as we break down complex concepts into simple, actionable steps.
#php
By Adebayo Adams | Mar 26, 2024



#Dev.to

Inserting Data from a Large CSV in Laravel Over 10x Faster

#laravel #mysql #mariadb
By isaacdew | Mar 25, 2024


A rare situation when Laravel's session regenerates on each request in some specific servers

#laravel #session #bug #webdev
By Mojahidul Islam | Mar 25, 2024


Laravel 11 Tutorial (with MongoDB)

#laravel #mongodb #laravel11 #laraveltutorial
By Shweta Gupta | Mar 25, 2024


How to Customize User Model in Laravel

#laravel #php #craftablepro #webdev
By Kristina | Mar 25, 2024


What is the use of service providers for laravel

#laravel #webdev #javascript #programming
By Rohit Urane | Mar 25, 2024


Reaching an improved realistic testing approach in the Laravel feature test

#laravel #tests #featuretest #php
By Mehdi Fathi | Mar 25, 2024


Laravel Blade Templating Engine

#laravel #webdev
By Mike Varenek | Mar 25, 2024


The power of FilamentPHP – EN

#php #laravel #filamentphp #braziliandevs
By Adryanne Kelly | Mar 25, 2024


Mengenal Laravel: Framework Populer PHP untuk Pengembangan Web

#webdev #laravel
By Shofi Setiawan | Mar 26, 2024


Translatable formatted text in webdev (with Laravel example)

#laravel #webdev #localization #tutorial
By Abdelhamid Errahmouni | Mar 26, 2024


We write Javascript all day long but PHP wins on backend

#javascript #php #laravel #typescript
By Evotik | Mar 26, 2024


Install and Run Image Intervention in Laravel

#laravel #image #package
By Raymond Baghumian | Mar 27, 2024


HELP, Problem with Laravel-Permission

#laravel #webdev #programming #php
By Alejandro Reyes | Mar 27, 2024


Laravel 11 (how to upgrade)

#php #laravel #programming #productivity
By Asif Patel | Mar 27, 2024


Laravel LemonSqueezy for Non-Auth Users

#laravel #php #tutorial
By Serg | Mar 27, 2024


Custom Golds Jewelry Shop

#ai #help #laravel #programming
By Ali Siah | Mar 27, 2024


Laravel Jobs : Step By Step Implementation

#php #laravel #backend #web
By Sarthak Mahulikar | Mar 27, 2024


Access parent component value from the Repeater in Filament

#filament #laravel #php
By Mitesh Rathod | Mar 27, 2024


Laravel/Symfony Upgrade like a PRO 🦄

#laravel #symfony #php
By Andrii | Mar 27, 2024


CircleXO Open Source Social Network Build In TomatoPHP

#laravel #opensource #splade #tomatophp
By Fady Mondy | Mar 28, 2024


How I can prevent the redirections in API using middleware on Laravel 11?

#help #php #laravel
By Dimitrios Desyllas | Mar 28, 2024


SOLID Principles in Laravel: A Beginner's Series

#laravel #softwareengineering #php #architecture
By Shamsuddeen Abdulkadir | Mar 29, 2024


Laravel + Mailchimp: Your Easy Guide to API Integration

#laravel #mailchimp #integration #clickysoft
By Clickysoft | Mar 29, 2024


Filament has SPA mode!

#filament #laravel
By Mitesh Rathod | Mar 30, 2024



#IT Solution Stuff

Laravel 11 Yajra Datatables Example Tutorial

In this post, I will show you how to use Yajra Datatables in a Laravel 11 application. we will use the laravel 11 yajra/laravel-datatables composer package to use datatables.

Yajra Datatables provide…..
#Laravel
By Hardik Savani | Mar 25, 2024


Laravel 11 Change Date Format Examples

Hi Dev, we will learn how to change the date format using Carbon in a Laravel 11 application. Sometimes you are required to change the date format in your Laravel 11 app. We have to use Carbon to chan…..
#Laravel
By Hardik Savani | Mar 26, 2024


Laravel 11 Guzzle HTTP Request Example

In this post, I will show how to send Guzzle HTTP client requests in a Laravel 11 application.

Laravel 11 provides a built-in HTTP Client using the GuzzleHttp/Guzzle package. You can easily run HTTP …..
#Laravel
By Hardik Savani | Mar 26, 2024


Laravel 11 Send Email using Queue Example

In this post, I will show you how to send an email using a queue in a Laravel 11 application.

Sometimes, you notice that some processes take time to load, such as email sending, payment gateways, etc…..
#Laravel
By Hardik Savani | Mar 27, 2024


Laravel 11 Clear Cache of Route, View, Config, Event Commands

In this short article, I will show you how to clear cache of routes, views, config, and events in a Laravel 11 application.

Sometimes we need to clear the cache when changes are made in a configurati…..
#Laravel
By Hardik Savani | Mar 28, 2024


Laravel 11 Cron Job Task Scheduling Tutorial

In this post, I will show you step by step how to set up cron job task scheduling in Laravel 11 application.

Why do we have to use a cron job? And what are the benefits of using cron jobs in Laravel …..
#Laravel
By Hardik Savani | Mar 29, 2024


Laravel 11 Ajax CRUD Operation Tutorial Example

In this tutorial, I will show you step-by-step how to create a Laravel 11 Ajax CRUD Application with a popup modal and datatable.

In this example, we will create a "products" table with "name" and "d…..
#Laravel
By Hardik Savani | Mar 30, 2024