Download the PHP package ziedmaaloul/laravel-fluid-bridge without Composer
On this page you can find all versions of the php package ziedmaaloul/laravel-fluid-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ziedmaaloul/laravel-fluid-bridge
More information about ziedmaaloul/laravel-fluid-bridge
Files in ziedmaaloul/laravel-fluid-bridge
Download ziedmaaloul/laravel-fluid-bridge
More information about ziedmaaloul/laravel-fluid-bridge
Files in ziedmaaloul/laravel-fluid-bridge
Vendor ziedmaaloul
Package laravel-fluid-bridge
Short Description Add TYPO3.Fluid Template Engine to Laravel 8 and 9 with custom function , Blade Still Working , Enjoy.
License MIT
Package laravel-fluid-bridge
Short Description Add TYPO3.Fluid Template Engine to Laravel 8 and 9 with custom function , Blade Still Working , Enjoy.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-fluid-bridge
Installation
In the config/app.php
add FluidServiceProvider
to the providers
section.
Usage
Rendering By Trait in Page Folder
This will resolve the template name to resources/views/Templates/Page/Welcome.html
Rendering By Trait Outside Page Folder
This will resolve the template name to resources/views/Templates/FolderOne/File.html
Enjoy :-)
All versions of laravel-fluid-bridge with dependencies
PHP Build Version
Package Version
Requires
typo3fluid/fluid Version
^2.7.2
The package ziedmaaloul/laravel-fluid-bridge contains the following files
Loading the files please wait ....