Introducing Laravel Quizzes! Play now

Useful Community Articles

Useful articles from the programming community.

Laravel

Defining Default Password Validation Rules in Laravel

In Laravel 8.43, the Password Validation Rule Object now supports the ability to define default password rules you can use across your application.

laravel-news.com

976 clicks
976 views

A package to watch for file system changes in PHP

The Spatie team has released a new package called file-system-watcher. As the name implies, this package can watch changes in the file system and let you act on those changes.

freek.dev

719 clicks
719 views

Laravel

Find N+1 problems instantly by disabling lazy loading

In the next release of Laravel 8, you can strictly disable lazy loading entirely, resulting in an exception.

laravel-news.com

681 clicks
681 views

Laravel Eloquent Database

Laravel one-of-many relationships

This pull request to the Laravel framework provides a solution for creating one-to-one relations that are a partial relation of a one-to-many relation.

github.com

749 clicks
749 views

Javascript

DOM Events Visualizer

Learn about the DOM Event system through exploration.

domevents.dev

691 clicks
691 views

Forge

Setup Umami self-hosted analytics using Laravel Forge

Umami is a simple, fast, website analytics alternative to Google Analytics.

laravel-news.com

843 clicks
843 views

Laravel

Laravel Octane v1.0 is Here

The Laravel team has been hard at work on Laravel Octane, a tool to supercharge your Laravel application's performance. After releasing the beta in April, Octane has released a stable 1.0 version!

laravel-news.com

853 clicks
853 views

Tailwind

Tailwind Configuration Viewer

Tailwind Config Viewer is a local UI tool for visualizing your Tailwind CSS configuration file.

laravel-news.com

925 clicks
925 views

Laravel Tailwind

Simple Automatic Upgrades for Tailwind CSS with Shift

On Monday Shift officially released Tailwind Shifts for upgrading Tailwind projects all the way back to Tailwind 0.x.

laravel-news.com

913 clicks
913 views

Laravel

Develop faster by adding a dev routes file in a Laravel app

Freek teaches us how to add development-only routes to your application to quickly preview e-mail templates or fire notifications.

freek.dev

695 clicks
695 views

Laravel Validation

Password Validation Rule Object in Laravel 8

A new Password Rule object is now included in Laravel v8.39, thanks to the efforts of Nuno Maduro.

laravel-news.com

695 clicks
695 views

Laravel

Processing Identity Documents in Laravel

Learn how to use a package that allows you to handle documents like passports and other documents that contain a Machine Readable Zone (MRZ).

hergen.nl

679 clicks
679 views

Useful Community Packages

Community Package 1.11.2

Laravel Searchable

This package makes it easy to get structured search from a variety of sources. Here's an example where we search through some models. We already did some small preparation on the models themselves.

Community Package 1.7.0

Rich Text Laravel

Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.

Community Package

Laravel Console Spinner

Laravel Console Spinner was created by Rahul Dey. It is just a custom Progress Bar inspired by icanhazstring/symfony-console-spinner.

Community Package 1.3.3

Laravel Support Bubble

A non-intrusive support bubble that can be displayed on any page

Community Package 1.3

Laravel OTP AUTH

This package allows you to authenticate with one time password access (OTP).

Community Package 2.1.1

Laravel Stats

Track application stat changes over time

Community Package 3.1.0

Laravel Mailbox

Handle incoming emails in your Laravel application.

Community Package

Laravel Model Stats

This Laravel packages gives you a statistic dashboard for you Laravel application.

Community Package v1.3.2

Laravel Wink

Wink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors.

Community Package 1.0.7

Laravel Spotlight

Use a Mac-ish Spotlight command pallette on your apps built with Livewire.

Community Package

Laravel Maps

This package allows you to easily use leaflet.js or google maps to create a map in your laravel project.

Community Package

Short URL

A Laravel package that can be used for adding shortened URLs to your existing web app.