Download the PHP package htsl/for-laravel without Composer
On this page you can find all versions of the php package htsl/for-laravel. 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 for-laravel
Htsl-laravel
Laravel service provider of Htsl.php
Usage
I. Install,
II. Then add the provider to your autoloaded service provider list in your config/app.php.
III. Publish the vendor.
IV. Create views with extension .htsl, and enjoy the HTSL!
more: The vender:publish command create two files: a. config/htsl.php b. app/Htsl/TExtension.php
With config/htsl.php editing, you can change the way Htsl.php works, even add new feature into. With adding method into app/Htsl/TExtension.php, you can add the method to the $this in the views.
All versions of for-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
htsl/htsl Version ~0.1
illuminate/support Version >=5.0
illuminate/view Version >=5.0
htsl/htsl Version ~0.1
illuminate/support Version >=5.0
illuminate/view Version >=5.0
The package htsl/for-laravel contains the following files
Loading the files please wait ....