webvimark
webvimark
Hi @tebazil First - your seeder is awesome! Second - handling automatically DateTime by FakerWrapper would be great :)
Hi, right now you could wait for about 2 weeks and I'll add it (need for own project =) ) Or you could create separate controller that handles facebook login
sganz gave you nice example. GhostNav automatically hide items if user has no access to it's route. If items have some sub-items, it will be hidden if user has no...
@arnoschrijver80 what exactly do you need ?
Could you check 1 thing - I think you declared in some controller parameter $actions and set it null or some empty string ?
Add to your composer.json ``` "minimum-stability": "dev", "prefer-stable": true, ```
Hi, right now user can assign roles for another users if he have overall permission to assign roles plus have all other roles (he can assign only roles that he...
Hey. I'm quite confused with this status. How this status may help? If you are use User model from advanced template, than it's **different** from my User model (even if...