webfactorybulgaria / blocks
v5.3.1
2018-06-05 12:47 UTC
Requires
- webfactorybulgaria/core: ^5.3.1
This package is not auto-updated.
Last update: 2026-06-27 06:46:12 UTC
README
This module is part of TypiCMS, a multilingual CMS based on Laravel 5.
Blocks are useful to display custom content in your views.
You can return the content of a block with Blocks::render('blockname').