Skip to content

Useful Commands

Hugo Denizart edited this page Nov 2, 2022 · 10 revisions

Resynchronise all news posts

tinker> NewsPost::syncAll()

Reset usergroups cache

tinker> app('groups')->resetCache()
Clone this wiki locally