108 Forks
715 Stars
715 Watchers

blade

🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.

How to download and setup blade

Open terminal and run command
git clone https://github.com/jenssegers/blade.git
git clone is used to create a copy or clone of blade repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with blade https://github.com/jenssegers/blade/archive/master.zip

Or simply clone blade with SSH
[email protected]:jenssegers/blade.git

If you have some problems with blade

You may open issue on blade support forum (system) here: https://github.com/jenssegers/blade/issues