Skip to content
/ smarty Public template

A very lightweight integration of Smarty into Laravel that aims to be very customizable

License

Notifications You must be signed in to change notification settings

noum/smarty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

laravel-smarty

A very lightweight integration of Smarty into Laravel for Floowedit CMS, easily modifiable for other uses

Installation

In composer.json:

    "require": {
        ...
        "noum/smarty": "^1.0.1"
    },
    "repositories": [
        ...
        {
            "type": "vcs",
            "url": "https://github.com/noum/smarty"
        }
    ]

composer update

About

A very lightweight integration of Smarty into Laravel that aims to be very customizable

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages