metrique/laravel-constituent

This package is abandoned and no longer maintained. No replacement package was suggested.

Helper library for creating blade components that work well with metrique/laravel-building

1.0.13 2019-11-28 09:06 UTC

This package is auto-updated.

Last update: 2021-12-03 19:37:36 UTC


README

Component helpers for laravel-building and blade.

Installation

Set up.

  1. composer require metrique/laravel-constituent
  2. Add Metrique\Constituent\ConstituentServiceProvider::class to the list of Autoloaded Service Providers in config/app.php.