Libraries tagged by create laravel package
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.
bkeremm/laravel-theme
42 Downloads
This package creates multiple managed theme infrastructure for Laravel.
pavankataria/laravel-ota-distribution-ios
148 Downloads
This package creates the html download views and routes required for both uploading ios builds and the creation of manifest files ready for downloading the ios builds.
mennovanhout/laravel-model-constants
411 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
joaorbrandao/laravel-intervals
353 Downloads
This package creates a simple way of adding time intervals to your projects.
codebuglab/laravel-env
2 Downloads
Create and update .env file pacakge
kamalsroor/moyasarapi
89 Downloads
Moyasar Api Package With Laravel 8.0 above ^ created by kamalsroor :)
coreproc/nova-auditing-user-fields
111537 Downloads
A Laravel Nova field that works with the Laravel Auditing package to see who created or last updated a resource.
yahooweather/weather
9314 Downloads
A simple package to Get yahoo weather created By PHPAnonymous
mobilysms/phpanonymous
103 Downloads
A SMS Package created By PhpAnonymous
codiliateur/eloquent-model-userstamps
70 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
joanvt/l5-media-manager
110 Downloads
Creates an amazing user interface for upload media files and manage them
kdbz/kenya-county
393 Downloads
A laravel package that creates and seeds Kenya's county,subcounty and wards lookup tables to a MySQL database
jobmetric/global-variable
314 Downloads
It is a package for using organized variables throughout Laravel, which can use the created variables everywhere in Laravel.