Replies: 1 comment
-
There are installation instructions in our docs, and examples of the most common operations. Uninstalling isn't covered, but should be clear for people with some experience using PHP / Laravel (remove package from composer.json, remove db tables / files, remove traits from your model (the reverse steps from installation, really)) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, it would be great if official docs included tech docs about at least the most used library methods, as well as explicit install/uninstall instructions.
Beta Was this translation helpful? Give feedback.
All reactions