laravel / framework

The Laravel Framework.
https://laravel.com
MIT License
32.33k stars 10.96k forks source link

Ideas for the future: including laravel-pug and BlueBerry #15682

Closed lazytyper closed 8 years ago

lazytyper commented 8 years ago

I am a lazy typer, on my actual project I am using this:

https://github.com/CREEATION/laravel-elixir-jade and CoffeeScript for easier developing my views.

This here might be better: https://github.com/BKWLD/laravel-pug

I did not test it yet, but it looks great, maybe it can be included by default.

Another great thing I've found is this here: https://github.com/gosukiwi/Blueberry (I've been searching with the keywords php and CoffeeScript.)

This looks great, too. ;) Maybe it can be included, too, in the future.

Both libs could make developing more easier.

themsaid commented 8 years ago

@lazytyper thank you for suggestion but this repo is for bug reporting only :)

For suggestions and feature requests please use the https://github.com/laravel/internals repo.