Libraries tagged by Laravel Group
mlsolutions/nova-dependency-container
63 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
think.studio/nova-flexible-content
1085 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
mlsolutions/collapsible-resource-manager
64 Downloads
A custom sidebar menu with collapsible groups
heiheihallo/acquaintances
1545 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
esign/nova-flexible
178 Downloads
Flexible Content & Repeater Fields for Laravel Nova base on the flexible package from WhiteCube.
dwarfhq/nova-flexible-content
2542 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
crunchzapp/crunchzapp-php-sdk
252 Downloads
Official PHP SDK for CrunchzApp WhatsApp Business API - Send messages, manage contacts, groups, and OTP verification
wmt/nova-flexible-content
962 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
signes/acl
4063 Downloads
Advanced ACL for Laravel
marshmallow/categorise-resources
21938 Downloads
Group and categorise your nova resources
vaened/laroute
91429 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
mabrouk/project-setting
471 Downloads
a laravel package to handle dealing with project setting in groups
mabrouk/permission
423 Downloads
a laravel package to handle dealing with permissions in custom groups
zhieq/laravel-api-signature-middleware
657 Downloads
zhieq group laravel api signature middleware
five-say/laravel-route-group
438 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);