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

common/common.php uses League/Plates/Engine #24

Open
mastervanleeuwen opened this issue Apr 11, 2021 · 0 comments
Open

common/common.php uses League/Plates/Engine #24

mastervanleeuwen opened this issue Apr 11, 2021 · 0 comments

Comments

@mastervanleeuwen
Copy link

I am trying to play with this example but am running into the problem that it apparently uses a template from League/Plates/Engine, without 'require'-ing any script. I tried adding

'use League/Plate/Engine'

to common/common.php, hoping that the server that I am working on had the templates installed, but this does not help.

I am a bit new to standalone php development, so far have been working on a Joomla! website, which had a lot of the boiler plate stuff taken care of.

Do you have any suggestion how to get going with the samples without the League templates and/or how to get a minimal version of it downloaded?

Thanks, Marco.

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