Blade
Blade Demo

Description
--------------------------
Enhance and extend current Drupal PHPTemplate with Laravel Blade template.

Why Blade ?
--------------------------
- Blade compatibility with current Drupal PHPTemplate tpl.php.
- Easy and readable syntax for both coder and front-end developer.
- Allow define sections.
- Extend and modular your template.
- Easy extending Blade functions.

Requirements
--------------------------
Composer Manager
Laravel-Blade

Installation
--------------------------
1. Copy the entire blade directory the Drupal sites/all/modules
directory or use Drush with drush dl blade.
2. Login as an administrator. Enable the module on the Modules page.
3. (Drupal 7 Only) Use Composer Manager and Composer to download Laravel-Blade.

Usage
--------------------------
Now you can edit current tpl.php and add more Laravel Blade syntax : http://laravel.com/docs/templates#blade-templating

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Integrations
  • Created by zipme_hkt on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases