Jad Bitar

Results 3 issues of Jad Bitar

Are there plans to add NPM out of the box?

Enhancement
Box Software

I like this approach, let me know what you guys think. This lets you do: ``` php $muffin = $this->Muffins->get(1, ['contain' => ['Tags']]); echo implode(', ', $muffin->tags); ``` So in...

This permits customization of the prefix used for making every template unique. Thanks for considering it.