Libraries tagged by Laravel CreatedBy
repat/laravel-passport-models
5 Downloads
Eloquent Models for the oauth_ tables as created by laravel/passport
falcon/laravel-medialibrary-prune-files
306 Downloads
Laravel package to prune stale files created by spatie medialibrary
devbry/visualcaptcha-laravel
60 Downloads
Laravel library for visualCaptcha. VisualCaptcha is created by EmotionLoop
luishuh/toastr-laravel-v2
16 Downloads
Toastr notifications in laravel, new feature added. This library was created by [email protected].
kcabading/laravel-lob
13 Downloads
Laravel package for the Lob.com API created by Up Web Design
hexathos/laravel-hasuserdata
201 Downloads
Autofills updated_by, created_by, updated_at and created_at
xt/laravel-userstimetamps
286 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
wasp/wasp-laravel
596 Downloads
Wasp automatically grabs all errors created by your application and notifies you in realtime using the Wasp.io web service.
tobidsn/laravel-userstamps
11 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
rodrigojusto/visualcaptcha-laravel-jquery
6 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
rahatsagor/laravel-core-system
50 Downloads
Core functions to work with apps created by RS Application
phpfour/laravel-userstamps-for-backpack
116 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
mzaman/laravel-kindeditor
27 Downloads
Created by github.com/mzaman | Repository : github.com/mzaman/laravel-kindeditor | Author : Masud Zaman, [email protected]
jaykeren/laravel-image-moo
436 Downloads
Laravel Image Moo, helper image processing library (codeigniter image_moo library) created by mat-moo (http://www.matmoo.com/digital-dribble/codeigniter/image_moo).
hpolthof/laravel-auditable
4 Downloads
Allow for easy addition of created_by and updated_by fields.