We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
chaacter "e" was missing in "features"
I cracked my head for an hour looking in Aauth.php because of this example. Correct is allow_group(group, perm name);
Quick fix on my prev change
Specifying the user who we are setting the data for
Updated 4) User Operations (markdown)
corrected migration doc link
corrected ) to %29
Corrected 2 links in page
detailed Doc link fix
Updated 5) Group Operations (markdown)
removed System Variables (removed since v2.5.0)
Updated 2) Installation and Configuration (markdown)
Corrected spelling mistake and the fact you had `error($message)` when it should have been `info($message)`
fixed user_exist_by_email & added user_exist_by_name
Simple error with the check_email function
fixing header
Updated Home (markdown)
Updated 6) Permissions and Access Control (markdown)
Just added $defition parameter in create_group
fixed some grammatical and spelling errors
Updated to match the Readme.md Quick Start Guide
Created 10) reCAPTCHA usage (markdown)
Destroyed 2) User Operations (markdown)