marshmallow/components

Extendend Laravel Blade Components for Marshmallow

Downloads

4332

Stars

0

Version

v1.3.1

Extendend Laravel Blade Components for Marshmallow

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.

marshmallow-packages

Author

marshmallow-packages