Download the PHP package sebastiansulinski/blade without Composer
On this page you can find all versions of the php package sebastiansulinski/blade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastiansulinski/blade
More information about sebastiansulinski/blade
Files in sebastiansulinski/blade
Download sebastiansulinski/blade
More information about sebastiansulinski/blade
Files in sebastiansulinski/blade
Vendor sebastiansulinski
Package blade
Short Description Blade templates outside of laravel.
License MIT
Package blade
Short Description Blade templates outside of laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package blade
Blade
Package to allow you use blade templates outside of Laravel.
Usage instructions
Blade constructor takes 4 arguments, 2 of which are optional:
With new instance of the Blade class you can call the view()
methods the same way as from within Laravel using view() helper.
Passing variables
Determining if a view exists
Sharing data with all views
View composers
Blade vew template
Use blade view templates the same way as with Laravel
Example
All versions of blade with dependencies
PHP Build Version
Package Version
The package sebastiansulinski/blade contains the following files
Loading the files please wait ....