Download the PHP package iamproperty/laravel-tal without Composer
On this page you can find all versions of the php package iamproperty/laravel-tal. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iamproperty/laravel-tal
More information about iamproperty/laravel-tal
Files in iamproperty/laravel-tal
Download iamproperty/laravel-tal
More information about iamproperty/laravel-tal
Files in iamproperty/laravel-tal
Vendor iamproperty
Package laravel-tal
Short Description A basic PHP directory project structure
License proprietary
Package laravel-tal
Short Description A basic PHP directory project structure
License proprietary
Please rate this library. Is it a good library?
Informations about the package laravel-tal
Laravel TAL
TAL (Template Attribute Language) template engine for Laravel and Lumen
Installation For Laravel
Require this package with Composer
If you don't use package auto-discovery you can add the service provider to your config.app.php
.
Installation For Lumen
Require this package with Composer
Register the service provider in your bootstrap/app.php
Configuration
If you need to configure laravel-tal you can change setting in the configuration file.
Laravel
Publish the config file
Lumen
Copy the vendor/iamproperty/laravel-tal/config/tal.php
file to your local config directory.
All versions of laravel-tal with dependencies
PHP Build Version
Package Version
The package iamproperty/laravel-tal contains the following files
Loading the files please wait ....