Libraries tagged by laravel-creative
laravel-creative/draftable
271 Downloads
Laravel Drafts tool for models
laravel-creative/jquery-actions
12 Downloads
Turn jQuery into magic with php
laravel-creative/laravel-langman
24 Downloads
Manage language files with ease.
laravel-creative/laravel-fullcalendar
19 Downloads
Laravel helper for FullCalendar.io
laravel-creative/charts
17 Downloads
Create charts for laravel using different charts libraries
spresnac/laravel-create-user-cli
44879 Downloads
Create a user-entry from cli with artisan
fico7489/laravel-revisionable-upgrade
36288 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
pipe-dream/laravel-create
12825 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
optimistdigital/laravel-create-frontend
6914 Downloads
arondeparon/laravel-create-db
182 Downloads
A package that adds database creation to your Laravel app via Artisan.
boaideas/laravel-cli-create-user
10555 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
toanld/laravel-create-mysql-db
182 Downloads
Help you find out which file the query is in in the code.
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
jeffersongoncalves/laravel-created-by
8 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.