First of all totally new to php.
I am trying to get website details from database table web_settings, like website title, description, favicon, logo, and other details. How i can read these details from mysql in welcome module and then show into the welcome view.
example
Thanks.
How to get website setting database
3 years ago
3 years ago
#1
3 years ago
#2
Hello and Welcome,
First thing you need to do is go through the Learn link.
This will show you how to do what you want.
https://trongate.io/training/beginner
First thing you need to do is go through the Learn link.
This will show you how to do what you want.
https://trongate.io/training/beginner
3 years ago
#3
In the welcome controller file.
then in the welcome view file.
and or
then in the welcome view file.
and or