We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a736654 commit 855b14eCopy full SHA for 855b14e
README.md
@@ -20,6 +20,11 @@ Install instructions after cloning this repository. Here we just create a symlin
20
21
This allows two apps to work independently and have independent commit history.
22
23
+For the most common Live Helper Chat classes read
24
+
25
+ * https://doc.livehelperchat.com/docs/development/orm to work with LHC database most common methods
26
+ * https://doc.livehelperchat.com/docs/development/common-classes the most commit LHC classes
27
28
```shell script
29
git clone https://github.com/LiveHelperChat/livehelperchat_laravel.git
30
cd livehelperchat_laravel/public
0 commit comments