laravel-fcm
by paxha
This package provides (Laravel Notification) channels for sending notifications via FCM (Firebase Cloud Messaging) using HTTP v1 API.
laravel-reportable
by paxha
This Laravel Eloquent extension provides record according to dates using models.
laravel-sluggable
by paxha
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
laravel-recursive-relationships
by paxha
This Laravel Eloquent extension provides recursive relationships using common table.