Download the PHP package martin-ro/filament-blocks without Composer
On this page you can find all versions of the php package martin-ro/filament-blocks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package filament-blocks
Block-Builder for Filament
Provides a block builder for Filament. Blocks can be setup in the backend and rendered on the front-end.
Installation
You can install this package via composer:
Creating a Block
This will create the following Block class:
and its corresponding blade component view:
Using Blocks in your template
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-blocks with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
filament/filament Version ^3.2
illuminate/contracts Version ^10.0 | ^11.0
spatie/laravel-package-tools Version ^1.16.4
ryangjchandler/filament-navigation Version ^1.0@beta
filament/filament Version ^3.2
illuminate/contracts Version ^10.0 | ^11.0
spatie/laravel-package-tools Version ^1.16.4
ryangjchandler/filament-navigation Version ^1.0@beta
The package martin-ro/filament-blocks contains the following files
Loading the files please wait ....