Libraries tagged by Laravel-CreatedBy
fico7489/laravel-revisionable-upgrade
40204 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
jeffersongoncalves/laravel-created-by
210 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
needlaravelsite/tikapi-php
544 Downloads
TikAPI SDK for plain PHP and Laravel — created by NeedLaravelSite
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
malhal/laravel-createdbypolicy
8 Downloads
Simple security for Laravel models
hyperlink/laravel-created-by
154 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
alagaccia/laravel-created-by
46 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
paladindigital/laravel-theme-gentelella
18 Downloads
An installable theme for laravel, created by Colorlib and created into a package by PaladinDigital.
azaz/voyager
4 Downloads
Slightly customized admin panel for laravel, created by control group
aboulhouda/crud
13 Downloads
Crud laravel Created by IMAD ABOULHOUDA
toxageek/laravel-html-dom
2225 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser
alasit/gardener
224 Downloads
Smart seeders for Laravel. created and developed by gizburdt
amrachraf6699/datify
3 Downloads
Automatic timestamp formatting helpers for Laravel created_at and updated_at columns.