Libraries tagged by laravel created_by
codiliateur/eloquent-model-userstamps
68 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
yogarine/plastic
6587 Downloads
This is a fork of Plastic, created by sleimanx2. Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
aboulhouda/crud
12 Downloads
Crud laravel Created by IMAD ABOULHOUDA
askewbrook/jot
30 Downloads
CMS bolt on for laravel & nova created by Askew Brook
rostami/shopping-cart
0 Downloads
this package is created for handling shopping cart of a website that has been created by laravel.
ekown/laracore5
22 Downloads
Contains the core processes for Laravel 5.5 applications created by Eron Tancioco.
hoggar/hoggar
39 Downloads
laravel inertia vue crud generator created by Rabah Douassi
everth/userstamps
110 Downloads
Laravel package to automatically manage created_by and updated_by columns on Eloquent models.
kuttumiah/calculator
8 Downloads
This is a package created by following tutorial on w3resource.com and bagisto to learn building packages for Laravel.
keithbrink/helpscout-app-spark
0 Downloads
A Helpscout integration package for Laravel Spark that allows you to add information about tickets created by customers in Helpscout.
it_corner/itcauth
2 Downloads
This is a laravel package for laravel authentication. This package develop for the IT CORNER. Its created by Shaheen Reza. The package developled using ajax and php jquery, and php version 8, laravel 8
israeldavidvm/name-helper
23 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.
kettasoft/booter
16 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
byte5/laravel-passgenerator
292 Downloads
A Laravel package to create Apple Wallet (old Passbook) compatible tickets.
goedemiddag/laravel-autodiscovery-lock
2254 Downloads
Creates a lock file containing all the packages which are auto-discovered by Laravel.