Introducing Laravel Quizzes! Play now

Useful Community Articles

Useful articles from the programming community.

Livewire

Awesome Livewire

A curated list of Livewire resources.

github.com

1,187 clicks
1,187 views

Laravel

A Laravel package to monitor the health of your application

Using this package you can monitor the health of your application by registering checks.

freek.dev

1,049 clicks
1,049 views

Livewire Laravel

Multi-Input Sorcery And Other Laravel Livewire Tips

Daniel Coulbourne shares some cool Livewire insights.

www.youtube.com

1,133 clicks
1,133 views

Laravel CLI

Tip: Run Tinker Instantly

Laravel productivity tip! Add this little function to your bash profile to quickly execute anything with the Tinker command and get the results instantly.

twitter.com

870 clicks
870 views

Eloquent Laravel

[8.x] Adds a simple where helper for querying relations

Creates the whereRelation() and orWhereRelation() helpers, and whereMorphRelation() and orWhereMorphRelation() for morph relations.

github.com

998 clicks
998 views

Eloquent Laravel

Immutable dates in Laravel

This week's 8.53.0 release includes new "immutable_date" and "immutable_datetime" casts for Eloquent!

dyrynda.com.au

914 clicks
914 views

Laravel

A lightweight Laravel package to track changes over time

The Spatie team has released a new package called spatie/laravel-stats. This package is a lightweight solution for summarizing changes in your database over time.

freek.dev

1,034 clicks
1,034 views

Laravel

Pruning Laravel Models

In the latest version of Laravel 8, Eloquent models now come with a Prunable and MassPrunable trait to automatically delete models based on criteria.

laravel.com

763 clicks
763 views

Livewire Laravel

Getting started with Laravel Spotlight

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

philo.dev

949 clicks
949 views

CSS

Health Icons

Free, open source health icons

healthicons.org

2,146 clicks
2,146 views

Alpine Blade Livewire Laravel Tailwind

Laravel Batches and real-time progress with Livewire

Learn how to process incoming files using job batches, Laravel Echo, Laravel Livewire, Pusher, all in real time with a surprise ending.

philo.dev

1,412 clicks
1,412 views

Why we need multi-line short closures in PHP

PHP 8.1 is already taking shape quite well, yet there's one feature I'd love to see added, that's still being discussed: multi-line short closures.

stitcher.io

904 clicks
904 views

Useful Community Packages

Community Package

Laravel Source Encrypter

This package encrypts your php code with phpBolt.

Community Package 2.0.0

Laravel Markable

This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.

Community Package

collect.js

Laravel like collection class for Javascript.

Community Package v2.1.2

Laravel Digest

A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.

Community Package 1.1.0

Laravel Dumper

Improve the default output of dump() and dd() in Laravel projects. Improves the default dump behavior for many core Laravel objects.

Community Package v1.1.0

Livewire Rate Limiting

This package allows you to apply rate limiters to Laravel Livewire actions. This is useful for throttling login attempts and other brute force attacks, reducing spam, and more.

Community Package 1.5.5

Migrator

Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration.

Community Package

Laravel Sends

Keep track of outgoing emails and associate sent emails with Eloquent models

Community Package

Geographical Calculator

Geographical Calculator was developed for laravel 5.8+ to help you to implement geographical calculation, with With several algorithms that help you deal with coordinates.

Community Package 1.22.4

Laravel Health

Using this package you can monitor the health of your application by registering checks.

Community Package 2.1.0

Livewire Calendar

This package allows you to build a Livewire monthly calendar grid to show events for each day. Events can be loaded from within the component and will be presented on each day depending on the date of the event.

Community Package 1.1.22

Laravel World

A Laravel package to provide a list of the countries, states, cities, timezones, currencies and phone numbers formatting/validation helpers.