Extensions:Reports

From Lorekeeper Wiki
Revision as of 10:12, 25 March 2024 by Speedy (talk | contribs) (Huh, an error in the code. Didn't notice that.)
Jump to navigation Jump to search
Reports
Description Allows users to report inappropriate content
Author(s) Newt
Status WIP
Github reports
LK Version Unspecified
Contains a Migration
Is part of LK v2 (modified-main)



Installation

Pull the branch, then run php artisan migrate

Configuration

Usage

To add another area / page as reportable, add <a href="{{ url('reports/new?url=') . $variable-placeholder->url }}"></a>

Troubleshooting

You can contact me @Newt via the Lorekeeper discord!

See Also