Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 1 year ago.
0

If I understand correctly this may help you,

https://github.com/TerrePorter/StringBladeCompiler

This is a fork of the next link below. Requires a few keys: updated_at, cache_key, and template, but it removes the database model requirement.

https://github.com/Flynsarmy/laravel-db-blade-compiler

With this you can use the Eloquent model to bring the template to view.

Last updated 1 year ago.
0

Take a look at Iluminate\View\Compilers\BladeCompiler::compileString

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Gwill gwill Joined 21 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.