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
43742 Downloads
Create a user-entry from cli with artisan
fico7489/laravel-revisionable-upgrade
36005 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
pipe-dream/laravel-create
12824 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
optimistdigital/laravel-create-frontend
6883 Downloads
boaideas/laravel-cli-create-user
10540 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
7 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
179 Downloads
A package that adds database creation to your Laravel app via Artisan.
toxageek/laravel-html-dom
176 Downloads
A fast, simple and reliable HTML document parser for Laravel. Created based on PHP Simple HTML DOM Parser