ludmanp / typicms-markup
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ludmanp/typicms-markup
Requires
- php: ^8.0
- laravel/framework: ~9.0|^10.0
This package is auto-updated.
Last update: 2025-09-23 11:24:21 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>
.