typicms / blocks
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/typicms/typicms package instead.
Fund package maintenance!
9.0.8
2021-11-09 20:26 UTC
Requires
- laravel/framework: ~8.0
This package is auto-updated.
Last update: 2026-03-25 07:43:23 UTC
README
This module is part of TypiCMS, a multilingual CMS based on the Laravel framework.
Blocks are useful to display custom content in your views.
You can return the content of a block with Blocks::render('blockname').