Download the PHP package guillermo-rod/convert-string-to-file without Composer
On this page you can find all versions of the php package guillermo-rod/convert-string-to-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guillermo-rod/convert-string-to-file
More information about guillermo-rod/convert-string-to-file
Files in guillermo-rod/convert-string-to-file
Download guillermo-rod/convert-string-to-file
More information about guillermo-rod/convert-string-to-file
Files in guillermo-rod/convert-string-to-file
Vendor guillermo-rod
Package convert-string-to-file
Short Description Converts rich text to file (html, css, js, etc..), useful when you needs print rich text but on secure mode.
License MIT
Package convert-string-to-file
Short Description Converts rich text to file (html, css, js, etc..), useful when you needs print rich text but on secure mode.
License MIT
Please rate this library. Is it a good library?
Informations about the package convert-string-to-file
Laravel - Rich String to File
Converts rich string to css, js, html or text files
Publish table and config
php artisan vendor:publish --tag="string-to-file:migrations"
php artisan vendor:publish --tag="string-to-file:config"
Trait methods
Config Options
Observer class
The conversions are generated automatically after save the model
Blade Directives
Regenerate files
You can regenerate the files executing the nex command
php artisan string-to-file:regenerate {modelType}
php artisan string-to-file:regenerate "App\Models\Product"
Author
Guillermo Rodriguez
Contributions
If you want to make tests, you may send me a email :)
All versions of convert-string-to-file with dependencies
PHP Build Version
Package Version
No informations.
The package guillermo-rod/convert-string-to-file contains the following files
Loading the files please wait ....