lazerg/laravel-macros

Laravel macros

v1.0.0 2023-06-06 13:39 UTC

This package is auto-updated.

Last update: 2024-04-06 15:41:38 UTC


README

Version Downloads count Repository count Last commit Stars count

This repository contains some useful macros.

Installation

composer require lazerg/laravel-macros

The package will automatically register itself.

It is advised to be used with Laravel IDE Helper, which generates helper files for your IDE, so it'll be able to highlight and understand some Laravel-specific syntax. This package provides an additional IDE helper file for Laravel macros with the syntax you are already used to in Laravel IDE Helper.

Additional documentation coming soon...

Macros