Libraries tagged by laravel-creative
laravel-creative/draftable
293 Downloads
Laravel Drafts tool for models
laravel-creative/jquery-actions
13 Downloads
Turn jQuery into magic with php
laravel-creative/laravel-langman
25 Downloads
Manage language files with ease.
laravel-creative/laravel-fullcalendar
20 Downloads
Laravel helper for FullCalendar.io
laravel-creative/charts
18 Downloads
Create charts for laravel using different charts libraries
spresnac/laravel-create-user-cli
49021 Downloads
Create a user-entry from cli with artisan
fico7489/laravel-revisionable-upgrade
37464 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
pipe-dream/laravel-create
12828 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
optimistdigital/laravel-create-frontend
6953 Downloads
boaideas/laravel-cli-create-user
10590 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
jeffersongoncalves/laravel-created-by
10 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.
hyperlink/laravel-created-by
88 Downloads
Annoyed by writing the created by foreign user id for every model? Use our blueprint function instead
arondeparon/laravel-create-db
182 Downloads
A package that adds database creation to your Laravel app via Artisan.