2017 © Pedro Peláez
 

library for-laravel

Laravel service provider of Htsl.php

image

htsl/for-laravel

Laravel service provider of Htsl.php

  • Friday, November 25, 2016
  • by Fenzland
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 13 % Grown

The README.md

Htsl-laravel

Laravel service provider of Htsl.php, (*1)

Usage

I. Install, ``` bash composer require htsl/htsl:@dev htsl/for-laravel:@dev, (*2)


II. Then add the provider to your autoloaded service provider list in your config/app.php. ``` php Htsl\ForLaravel\HtslServiceProvider::class,

III. Publish the vendor. bash ./artisan vendor:publish, (*3)

IV. Create views with extension .htsl, and enjoy the HTSL!, (*4)

more: The vender:publish command create two files: a. config/htsl.php b. app/Htsl/TExtension.php, (*5)

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., (*6)

The Versions

25/11 2016

v0.x-dev

0.9999999.9999999.9999999-dev

Laravel service provider of Htsl.php

  Sources   Download

MIT

The Requires

 

by Avatar Fenzland

25/11 2016

0.1.2

0.1.2.0

Laravel service provider of Htsl.php

  Sources   Download

MIT

The Requires

 

by Avatar Fenzland

18/11 2016

0.1.1

0.1.1.0

Laravel service provider of Htsl.php

  Sources   Download

MIT

The Requires

 

by Avatar Fenzland

25/10 2016

dev-master

9999999-dev

Laravel service provider of Htsl.php

  Sources   Download

MIT

The Requires

 

by Avatar Fenzland

08/10 2016

0.1.0

0.1.0.0

Laravel service provider of Htsl.php

  Sources   Download

MIT

The Requires

 

by Avatar Fenzland