Skip to content

Is there a way to use Antlers templates in Laravel-only app? #11238

Answered by duncanmcclean
igorpreston asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunatly, you can't use Antlers without Statamic.

Antlers relies on a lot of Statamic's internal code - it would be hard and likely not that useful for the vast majority of folks to extract it out of Statamic.

If you're in a Laravel app, I'd recommend just using Blade. It is different, but it's a good rule to follow best practices. (I've inherited Laravel apps with weird templating languages in the past and it wasn't fun 😅)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by igorpreston
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants