Libraries tagged by laravel package update
saidjon/inertia-crud-generator
147 Downloads
This package create ui form to create update, delete and list elements
dcoding/blogetc
4024 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
barefootbridal/barefootbridal-blog
2 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
laraish-maintain/options
16 Downloads
Package for creating options page in WordPress, updated fork.
razorisuru/shopping-cart
9 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.
ramonbakker1992/validation-rules-helper
13 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
meditationsteps/blogetc
300 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
lucass3na/blogetc
1 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
ibrahimbougaoua/filament-trace
68 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
gaiththewolf/git-manager
15 Downloads
this package can execute and parse git commands on project, it can provide a way to update laravel app with button click from client interface without knowing git commands
capmega/user-crud
26 Downloads
This is a library to create, delete and update an user
rinvex/composer
4355 Downloads
Rinvex Composer is an intuitive package that utilizes Composer Plugin API to support additional actions during installation, such as installing packages outside of the default vendor library and running custom scripts during install, update, and uninstall processes.
knetewelt/causerstamps
25 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
rakeshthapac/laratime
154 Downloads
Cool laravel package to broadcast database updates using websockets for realtime system