Community Articles

Laravel Octane v1.0 is Here - Post Image

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

Tailwind Configuration Viewer - Post Image

Tailwind Configuration Viewer

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

Tailwind

Simple Automatic Upgrades for Tailwind CSS with Shift - Post Image

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 Tailwind

Develop faster by adding a dev routes file in a Laravel app - Post Image

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.

Laravel

Password Validation Rule Object in Laravel 8 - Post Image

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 Validation

Processing Identity Documents in Laravel - Post Image

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).

Laravel

Forge: Octane Support - Post Image

Forge: Octane Support

Back in March, Taylor announced the new Laravel Octane project at Laracon Online. Since then, we've been busy working on bug fixes and enhancements to Octane, as well as adding support to Laravel Forge.

Laravel

Validating Laravel Console Input - Post Image

Validating Laravel Console Input

Ryan Chandler shows us how to create a trait to handle console input validation.

Laravel

Things every developer absolutely, positively needs to know about database indexing - Post Image

Things every developer absolutely, positively needs to know about database indexing

Kai Sassnowski takes an in-depth dive into database indexing and the best times to use each approach.

Database

Laravel Batches and real-time progress with Livewire - Post Image

Laravel Batches and real-time progress with Livewire

Upload files using Laravel Echo, Livewire, and Laravel Batch Jobs

Laravel Livewire Broadcasting

10 New CSS Features You Might Not Know About (2021 Edition) - Post Image

10 New CSS Features You Might Not Know About (2021 Edition)

Here are some of the amazing things that CSS is capable of these days.

CSS

Modern PHP Cheat Sheet - Post Image

Modern PHP Cheat Sheet

A to-the-point summary of all awesome PHP features

Laravel Real-Time Notifications - Post Image

Laravel Real-Time Notifications

In this post, we will take a look at how we can send real-time notifications with Laravel, the Laravel Websockets package, and Laravel Echo.

Laravel Broadcasting

8 Tips to Make Your Website Feel Like an iOS App - Post Image

8 Tips to Make Your Website Feel Like an iOS App

iOS

Ordering database queries by relationship columns in Laravel - Post Image

Ordering database queries by relationship columns in Laravel

In this article we're going to explore how to order database queries by the value (column) of an Eloquent relationship.

Laravel Eloquent

Dynamic relationships in Laravel using subqueries - Post Image

Dynamic relationships in Laravel using subqueries

Use subqueries in Laravel to optimize your database selects.

Laravel Eloquent

Everything I Ever Needed To Know About Web Dev, I Learned From My Twitter Timeline - Post Image

Everything I Ever Needed To Know About Web Dev, I Learned From My Twitter Timeline

Colin DeCarlo gives his talk on some ideas on cleaning up code in your application gained from "fire tweets" on twitter.

Laravel

Some Shifty Bits - Post Image

Some Shifty Bits

Jason McCreary, creator of Laravel Shift, gives his talk on the parts of Laravel that are under-used. He explains how these pieces of the framework can make your code and your apps faster.

Laravel

Giving collections a voice - Post Image

Giving collections a voice

I gave a talk on this topic at LaraconAU, 2019. It covers all the ways custom collections can improve your systems design and contains some more guidance on when you would reach for this pattern.

Laravel Eloquent

Showing 51 to 69 of results