Can someone help with an example of how to use external files(css,Javascript and images) in Kohana 3.2.2
Can someone help with an example of how to use external files(css,Javascript and images)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is what I did:
in /classes/controller/hello.php
And then in your view,you just need to use this
/application/views/site.php
To add an image to your view