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

Call to undefined method Ytake\LaravelSmarty\Smarty::setTemplateDir() #82

Open
yogeshGroony opened this issue Jan 3, 2023 · 0 comments

Comments

@yogeshGroony
Copy link

Getting error:
Fatal error: Call to undefined method Ytake\LaravelSmarty\Smarty::setTemplateDir() in ProjectDir\vendor\ytake\laravel-smarty\src\SmartyFactory.php on line 203.

"laravel/framework": "5.0.*",
"ytake/laravel-smarty": "^2.1"

Want to render: resources/views/login.tpl
With cmd: \View::make('login')

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