claudiusnascimento / html-blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Html Blocks

Simple Html Blocks (text + img) to power up your models

Installation

You can install the package via composer:

composer require claudiusnascimento/html-blocks

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email cau@claudiusnascimento.com instead of using the issue tracker.

Credits

License

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

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

docker-compose exec app php artisan migrate --path=/packages/claudiusnascimento/html-blocks/database/migrations/2020_04_05_000000_create_html_blocks_table.php

About

License:MIT License


Languages

Language:PHP 74.8%Language:HTML 25.2%