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
57671 Downloads
Create a user-entry from cli with artisan
fico7489/laravel-revisionable-upgrade
39899 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
pipe-dream/laravel-create
12908 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
boaideas/laravel-cli-create-user
10751 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
toxageek/laravel-html-dom
1210 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser
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
253 Downloads
Help you find out which file the query is in in the code.
optimistdigital/laravel-create-frontend
7084 Downloads
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
jeffersongoncalves/laravel-created-by
157 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.