Libraries tagged by laravel resource
mhbarry/laravelresourcefy
2 Downloads
Build resources easly
marcoskubis/resource-filtering
21 Downloads
Laravel resource filtering for Eloquent Models
marcnewton/laravel-alsl
740 Downloads
Detects a users language preferences in the Accept-Language request header, from the order of their language preference; an attempt to find and set a matching locale available in Laravel's resources/lang directory.
llabbasmkhll/laravel-resources
8 Downloads
add resource and collection by one command
jsefton/laravel-resourceable
21 Downloads
Create unique resources and relate together without context
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
imfranq/laravel-resource
11 Downloads
Create easy cruds in Laravel PHP Framework.
hnhdigital-os/laravel-resource-include
56 Downloads
grashoper20/laravel-vuetables
31 Downloads
VueTables 2 adapter for laravel resources
goletter/laravel-resource
1 Downloads
A api resource component for laravel
faliure/laravel-resourceable
62 Downloads
Access a Model's underlying Resources from the Model itself
eventjuicer/laravel-resources-elastic-via-scout
3 Downloads
Elastic Driver for Laravel Scout - multiple indexes per model
ericdowell/resource-controller
880 Downloads
Resource controllers to match the laravel resource route method.
emeguan/laravel-resources
32 Downloads
Adds extra functionality to the Laravel Eloquent: API Resources, allowing you to choose attributes and relationships to return via url
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.