All Projects → Medalink → Laravel Blade

Medalink / Laravel Blade

Licence: mit
This package adds syntax definitions for the Laravel Blade engine.

Projects that are alternatives of or similar to Laravel Blade

Base
YASCMF 基础开发版(YASCMF/BASE)
Stars: ✭ 162 (-58.99%)
Mutual labels:  laravel, laravel5
Learn Laravel
Laravel 学习资料和开源项目集
Stars: ✭ 229 (-42.03%)
Mutual labels:  laravel, laravel5
Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (-58.73%)
Mutual labels:  laravel, laravel5
Laravel Short Url
A Laravel package to shorten urls
Stars: ✭ 127 (-67.85%)
Mutual labels:  laravel, laravel5
Cors
🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) middleware.
Stars: ✭ 266 (-32.66%)
Mutual labels:  laravel, laravel5
Concord
Laravel extension for building modular applications where modules are decoupled, re-usable and easily customizable
Stars: ✭ 135 (-65.82%)
Mutual labels:  laravel, laravel5
Laravel Shop
Laravel 电商实战教程的项目代码
Stars: ✭ 2,341 (+492.66%)
Mutual labels:  laravel, laravel5
Ecommerce Laravel Bootstrap
Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
Stars: ✭ 99 (-74.94%)
Mutual labels:  laravel, laravel5
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Stars: ✭ 244 (-38.23%)
Mutual labels:  laravel, laravel5
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (-39.75%)
Mutual labels:  laravel, laravel5
Eye
Eyewitness.io package for Laravel 5 applications
Stars: ✭ 114 (-71.14%)
Mutual labels:  laravel, laravel5
Laravel5 Jsonapi
Laravel 5 JSON API Transformer Package
Stars: ✭ 313 (-20.76%)
Mutual labels:  laravel, laravel5
Laravel 5 Snippets
Laravel 5 Snippets for Sublime Text
Stars: ✭ 110 (-72.15%)
Mutual labels:  laravel, sublime-text
Laravel Blog Poetry All
Laravel诗词博客-匠心编程,热爱生活。喜欢就 Star 吧
Stars: ✭ 157 (-60.25%)
Mutual labels:  laravel, laravel5
Kongqi laravel admin
快速laravel后台管理系统,集成了,图片上传,多图上传,批量Excel导入,批量插入,修改,添加,搜索,权限管理RBAC,验证码,插件一个综合完善后台,助你开发快人一步。
Stars: ✭ 109 (-72.41%)
Mutual labels:  laravel, laravel5
Cms
Multilingual PHP CMS built with Laravel and bootstrap
Stars: ✭ 2,342 (+492.91%)
Mutual labels:  laravel, laravel5
Laravel Pdf
A Simple package for easily generating PDF documents from HTML. This package is specially for laravel but you can use this without laravel.
Stars: ✭ 79 (-80%)
Mutual labels:  laravel, laravel5
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (-78.99%)
Mutual labels:  laravel, sublime-text
Auth Tests
Always-current tests for Laravel's authentication system. Curated by the community.
Stars: ✭ 230 (-41.77%)
Mutual labels:  laravel, laravel5
Laravel Recaptcha
Google ReCaptcha package for Laravel
Stars: ✭ 273 (-30.89%)
Mutual labels:  laravel, laravel5

Laravel Blade Highlighter

This package adds syntax definitions for the Laravel Blade engine.

Works with various Sublime Text version, for older/specific versions use older/specific release.

How to install w/Sublime Package Control

  1. Search for Laravel Blade and install it.
  2. Restart Sublime Text.
  3. Reopen any .blade files.
  4. Enjoy :)

Sublime Text Manual Install

  1. Download or clone this repository into [install-dir]/Packages/laravel-blade
  2. Restart Sublime Text.
  3. Reopen any .blade files.
  4. Enjoy :)

Yeah but, show me what it is?

blade-example

Predawn.

blade-example

Material Theme.

Supported Extensions

How to Contribute

  • To test a local version of the highlighter first uninstall the highlighter from package control.
  • Follow the manual installation process by cloning the repo into your packages directory.
  • Restart Sublime Text.
  • Open up the '[install-dir]/Packages/laravel-blade' folder into a new Sublime Text project.
  • Open up the blade.tmLanguage file and make changes.
  • I have provided a test.blade file that holds most of the common uses for testing the regex, use this to verify your changes before and after you make them to ensure the changes you make do not break anything.
  • Send a pull request with a single change per request.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].