Blade Heroicons
– driesvints.com - submitted by Dries Vints
A package to easily make use of the Heroicons built by Steve Schoger & Adam Wathan in your Laravel Blade views.
Read more [driesvints.com]
– driesvints.com - submitted by Dries Vints
A package to easily make use of the Heroicons built by Steve Schoger & Adam Wathan in your Laravel Blade views.
Read more [driesvints.com]
– ryangjchandler.co.uk - submitted by Ryan Chandler
Handy tip when you want to prevent certain Eloquent methods from being successful.
Read more [ryangjchandler.co.uk]
– ryangjchandler.co.uk - submitted by Ryan Chandler
A brief introduction to Alpine.js.
Read more [ryangjchandler.co.uk]
– stefanzweifel.io - submitted by Stefan Zweifel
Running your test suite with xdebug can be slow. I've switched to PCOV. My test suites now generate code coverage reports *and* run 10 times faster.
Read more [stefanzweifel.io]
– github.com - submitted by Roberto Gallea
A package that lets you lay Eloquent on top of a json web API.
Read more [github.com]
– github.com - submitted by Siavash Bamshadnia
Laravel and Lumen Source Encrypter
Read more [github.com]
– github.com - submitted by Siavash Bamshadnia
Laravel and Lumen Auto Hard Deleter
Read more [github.com]
– tighten.co - submitted by Matt Stauffer
The average Laravel app sends between a few and a few dozen notifications to users, but what happens when they want to opt out? With legal regulations like GDPR, it's more important than ever to give users control over the emails they receive.
Read more [tighten.co]
– medium.com - submitted by Pavol Perdik
How to easily generate fake data for complex database model with a lot of relations and dependencies between eloquent models.
Read more [medium.com]
– sarfas.codes - submitted by Oliver Sarfas
Remote working or working from home is a new thing for a lot of people. Here's my tips for making the most of the situation and staying on track
Read more [sarfas.codes]
– stephenjude.me - submitted by STEPHEN JUDE
In this article we are going to be focusing on creating a Laravel application with PHPSandbox.
Read more [stephenjude.me]
– joedixon.co.uk - submitted by Joe Dixon
I recently added notifications to Laravel.io using Livewire, Alpine JS and Tailwind UI. This article documents that process.
Read more [joedixon.co.uk]
– stefanbauer.me - submitted by Stefan Bauer
How to migrate a traditional server side form to a Laravel Livewire component.
Read more [stefanbauer.me]
– dcblog.dev - submitted by David Carr
Validating in Laravel can be really simple, but you may find cases where you need custom validations, this post explains how.
Read more [dcblog.dev]
– inboxdd.com - submitted by Ahmed Abd El Ftah
a weekly handcrafted email that will keep you updated with what's happening in the laravel community
Read more [inboxdd.com]
– stefanzweifel.io - submitted by Stefan Zweifel
I recently had to refactor an Excel export which deals with thousands of rows. Lazy Collections helped my solve all my performance problems.
Read more [stefanzweifel.io]
– driesvints.com - submitted by Dries Vints
I wrote a short piece on setting up a continuous delivery pipeline with Github Actions.
Read more [driesvints.com]
– tighten.co - submitted by Matt Stauffer
Occasionally at Tighten we get an open source pull request and we need to make a change before merging. Here's how we do it.
Read more [tighten.co]
– robertogallea.com - submitted by Roberto Gallea
Implementing Strategy design pattern using a database-based runtime configuration. The approach allows to dynamically (re)configure class behavior without requiring code-based rearrangements.
Read more [robertogallea.com]
– github.com - submitted by Ryan Chandler
Generate shortlinks for your Laravel routes or arbitrary URLs.
Read more [github.com]