Libraries tagged by laravel-creative
laravel-creative/draftable
272 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
47226 Downloads
Create a user-entry from cli with artisan
fico7489/laravel-revisionable-upgrade
36895 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
pipe-dream/laravel-create
12826 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
optimistdigital/laravel-create-frontend
6945 Downloads
boaideas/laravel-cli-create-user
10571 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
192 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
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.
arondeparon/laravel-create-db
182 Downloads
A package that adds database creation to your Laravel app via Artisan.