Laravel Stats Tracker – Gather information from requests to identify and store03/12/20251 mins0Tracker gathers a lot of information from your requests to identify and store: Sessions Page Views (hits…Laravel admin_blogcontinue Reading..
Laravel Tags – Add tags and taggable behaviour03/12/20251 mins0This package offers taggable behaviour for your models. After the package is installed the only thing you…Laravel admin_blogcontinue Reading..
Laravel Moderation – Approve or reject resources like posts, comments, users, …03/12/20251 mins0Possible Use Case User creates a resource (a post, a comment or any Eloquent Model). The resource…Laravel admin_blogcontinue Reading..
Laravel Messenger – User messaging system03/12/20251 mins0Features Multiple conversations per user Optionally loop in additional users with each new message View the last…Laravel admin_blogcontinue Reading..
Laravel Talk – Realtime User messaging system03/12/20251 mins0Features Head to head messaging Realtime messaging Creating new conversation Message threads with latest one View conversations…Laravel admin_blogcontinue Reading..
Laravel Menu – Html menu generator for Laravel03/12/20251 mins0This is the Laravel version of our menu package, adding some extras like convenient methods for generating URLs…Laravel admin_blogcontinue Reading..
Laravel Mailbox – A package to handle incoming emails03/12/20251 mins0Laravel Herd provides an integrated local email service, streamlining the process of testing and debugging application emails.…Laravel admin_blogcontinue Reading..
Laravel Impersonate – A package to authenticate as one of your users03/12/20251 mins0Laravel Impersonate makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of…Laravel admin_blogcontinue Reading..
Laravel Hashids – Generate unique, non-sequential ids using Hashids03/12/20251 mins0The creator of Hashids has released a new, upgraded version rebranded as Sqids. However, Hashids will continue to…Laravel admin_blogcontinue Reading..
Laravel GeoIP – Determine the location of website visitors based on their IP addresses03/12/20251 mins0v3.0.8 Possible Breaking Change Out of the box the system no longer comes with a service pre-configured.…Laravel admin_blogcontinue Reading..