Kaydet (Commit) 92fb2550 authored tarafından Ali Yılmaz's avatar Ali Yılmaz 🎯

connection method added.

üst e6b8c482
......@@ -165,4 +165,8 @@ The path of the folder where `Mind.php` is located is kept in `$this->baseurl`,
- [upload](#upload)
- [get_contents](#get_contents)
----------
\ No newline at end of file
----------
## connection()
It is used to provide database connection in the light of the information specified in the [installation](#installation) phase. It was run in `__construct ()` method in `Mind.php` file.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment