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

How to Run SleekDB #240

Closed
SmpManeth opened this issue Sep 11, 2022 · 4 comments
Closed

How to Run SleekDB #240

SmpManeth opened this issue Sep 11, 2022 · 4 comments
Labels
question Further information is requested

Comments

@SmpManeth
Copy link

I'm New to SleekDB. How to run the DB?
Please Can someone give me Assistance with learning in sleekdb?

@Timu57
Copy link
Member

Timu57 commented Sep 11, 2022

Hi @SmpManeth welcome to sleekdb :)
I would recommend to join our discord server. There are many veterans who love to help newcomers :)

https://discord.gg/WJGqUFPtZw

Regardless of that, you just need to follow the documentation 😊
And if you encounter problems you are welcome to ask for help on discord.

@Timu57 Timu57 added the question Further information is requested label Sep 11, 2022
@jholmes001
Copy link

I just set this up today and found it extremely easy. The documentation is easy to follow here: https://sleekdb.github.io/.

@REDAL
Copy link

REDAL commented Sep 30, 2022

I'm New to SleekDB. How to run the DB? Please Can someone give me Assistance with learning in sleekdb?

Just include store.php
and add names spaces above the PHP file
use SleekDB\Store, SleekDB\Query;

as mentioned above, its super easy, just follow the documentation
https://sleekdb.github.io/

regards

@SmpManeth
Copy link
Author

Thank you So much guys. I found the Documentation very usefull.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants