Download the PHP package sergant210/laravel-raw-view without Composer
On this page you can find all versions of the php package sergant210/laravel-raw-view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergant210/laravel-raw-view
More information about sergant210/laravel-raw-view
Files in sergant210/laravel-raw-view
Download sergant210/laravel-raw-view
More information about sergant210/laravel-raw-view
Files in sergant210/laravel-raw-view
Vendor sergant210
Package laravel-raw-view
Short Description It's intended to compile a view from the HTML string 'on the fly'. You don't need to create a view file.
License MIT
Homepage https://github.com/sergant210/laravel-raw-view
Package laravel-raw-view
Short Description It's intended to compile a view from the HTML string 'on the fly'. You don't need to create a view file.
License MIT
Homepage https://github.com/sergant210/laravel-raw-view
Please rate this library. Is it a good library?
Informations about the package laravel-raw-view
RawView
RawView for Laravel 5.5+ gives an ability to compile a view from the raw HTML code with Blade directives without creating a view file.
Install
Via Composer
After that the view_raw function will be available. It works like the view function but you must specify the HTML code instead of the name of the view.
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-raw-view with dependencies
PHP Build Version
Package Version
The package sergant210/laravel-raw-view contains the following files
Loading the files please wait ....