Libraries tagged by laravel-motd
mhmiton/laravel-modules-livewire
257626 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
joshbrw/laravel-module-installer
208793 Downloads
hootlex/laravel-moderation
110940 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
deligoez/laravel-model-hashid
58262 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
creolab/laravel-modules
144669 Downloads
Application specific modules in Laravel 4
akaunting/laravel-module
189977 Downloads
Module management package for Laravel
pingpong/modules
182239 Downloads
Laravel Modules
vkovic/laravel-custom-casts
324289 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
107179 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
24061 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
121713 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
300385 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
548843 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
113622 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
181150 Downloads
Generate TypeScript interfaces from Laravel Models