marshmallow/components

Extendend Laravel Blade Components for Marshmallow

Fund package maintenance!
marshmallow

Installs: 4 402

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

v1.3.1 2024-03-25 15:57 UTC

This package is auto-updated.

Last update: 2024-03-25 15:57:45 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Reuseable blade components for Laravel by Marshmallow

Installation

You can install the package via composer:

composer require marshmallow/components

You can publish and run the components with:

php artisan vendor:publish --provider="Marshmallow\Components\ComponentsServiceProvider" --tag="marshmallow-views"
php artisan migrate

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.