ludmanp / typicms-markup
v1.0.1
2023-10-23 07:21 UTC
Requires
- php: ^8.0
- laravel/framework: ~9.0|^10.0
This package is auto-updated.
Last update: 2025-03-23 10:20:31 UTC
README
#TypiCMS Markup
Installation
Begin by installing the package through Composer. Run the following command in your terminal:
$ composer require ludmanp/typicms-markup
Usage
Create blade file in resources/views/markup
directory with <any-name>.blade.php
. It will be available by https://your.domain/markup/<any-name>
.