Libraries tagged by user delete
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
phpfour/laravel-userstamps-for-backpack
119 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
pacificinternet/userstamps
22 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
kseven/userstamps
1 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
kayiwarahim/laravel-userstamps
1 Downloads
A simple Laravel package for Eloquent Model user specific fields by Rahim.
geekjeef/laravel-userstamps
8 Downloads
A simple Laravel package for Eloquent Model user specific fields.
fnematov/laravel-userstamps
60 Downloads
A simple Laravel package for Eloquent Model user specific fields.
digitalion/laravel-model-editors
267 Downloads
Tracker of users creating, editing or deleting the model
dalisoft/userstamps
33 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
ahuseiny/laravel-userstamps
53 Downloads
A simple Laravel package for Eloquent Model user specific fields.
cssoft/editproductcheckout
0 Downloads
A Magento 2 extension that allows users to delete, update the quantity, or change the item variant in the checkout cart.
appdigidelete/account-deletion
4 Downloads
A Composer package that simplifies account deletion by providing a pre-built form to delete users via email, automating the entire process for developers
adamb/content
114 Downloads
Add/Edit/Delete user content in a custom CMS
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
wobeto/twitter
135 Downloads
Laravel 4 Service Provider to interact with twitter account, like return a collection of the most recent Tweets posted by the user, post Tweets, delete status and get user profile.