Libraries tagged by laravel resource
msouto/nova-sortable
9 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
mr.incognito/crudify
8 Downloads
This package is for handling the crud for simple crud like for setup etc.
montri/youtube-video-field
442 Downloads
A Field allowing you to add Youtube Videos to your Nova Resources!
mikailfaruqali/localization
64 Downloads
A robust Laravel package that provides an intuitive interface for managing, comparing, and editing language translation files. Easily maintain your localization resources with line-by-line comparisons, a Bootstrap-driven UI, and seamless support for adding new translation keys.
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
mediawebid/makemodule
2 Downloads
Generate module structure including controller, request, resource, repository
manojkiran/aktiv
42 Downloads
Package For Handling Active Menu(s) based on routes or url or resource routes
mangel1196/php-cors
0 Downloads
Cross-origin resource sharing library for the Symfony HttpFoundation
luqta/viewcount
71 Downloads
The package enables you to calculate the view count of a resource
lumphp/generator
6 Downloads
generate mvc resource (controller, models, and view).
luizfabianonogueira/acl-permissions
5 Downloads
ACL Permissions is a Laravel package that provides a robust and flexible access control system based on ACL (Access Control List). It allows you to define and manage permissions in a granular way for users and groups, ensuring that each resource is accessed only by those with proper authorization.
leicaflorian/pimp_my_crud
56 Downloads
Artisan commands for creating CRUD views and controller.
lednerb/nova-text-linked-field
95 Downloads
Laravel Nova custom Text Field with a link to a resource or custom URL
laraxot/module_job_fila3
0 Downloads
job module enables efficient background task execution. It lets you offload resource-heavy processes, like sending emails or data processing, improving app performance. Through simple job definition and dispatching, you can enhance user experience while tasks run seamlessly in the background.
laravelpp/laravelpp
23 Downloads
Scaffolding for all CRUD operators in Laravel