Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I, load data from json #3

Open
MilesHart opened this issue Jul 14, 2018 · 0 comments
Open

How do I, load data from json #3

MilesHart opened this issue Jul 14, 2018 · 0 comments

Comments

@MilesHart
Copy link

I have the idea on regular PHP however laravel this doesn't work...

Can you give me a simple example:

How do I run this in a controller:

require_once('Mustache/Autoloader.php');
Mustache_Autoloader::register();
$mustache = new Mustache_Engine();

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant