Libraries tagged by LaravelResources
bbarron/laravel-resource-manager
6 Downloads
Laravel Admin Package for easier database interactions
bakgul/laravel-resource-creator
100 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
ashrafi/laravel-resource-route-validator
22 Downloads
manage resource route validation
arifmahmudrana/laravel-resource-route-wildcard-alias
21 Downloads
Laravel resource route wildcard alias to use same model name in route model binding with alias
ahmedhelalahmed/laravel-resource-routes-generator
18 Downloads
helps to generate resource routes in laravel
studiomieters/laravel-resource-user
7 Downloads
Manage user resources on the api.
studiomieters/laravel-resource-social
0 Downloads
Manage instagram resources on the api.
studiomieters/laravel-resource
10 Downloads
sebastiaanluca/laravel-resource-flow
2492 Downloads
Quickly scaffold access to a resource.
impleri/laravel-resource
12 Downloads
Alternative API-only RESTful resource implementation for Laravel.
hnhdigital-os/laravel-resources-loader
46 Downloads
Provides a simplified approach to loading assets
elaborate-code/laravel-resource-routes
20 Downloads
A complementary Route Facade with methods to register resource routes
eightyfive/laravel-resource-admin
58 Downloads
Generic Admin controller & helpers for Laravel Resources
bluora/laravel-resources-loader
69 Downloads
Provides a simplified approach to loading assets
ehsan-coder/resource-methods
4 Downloads
this package added new methods to modified your api resource, such as you can use only or except methods to customize your api resources when use in controllers.