coding-partners/auto-controller
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effo
时间:2024-08-30 22:12
florddev/laravel-auto-routing
Un package de routage automatique pour Laravel
时间:2024-08-24 19:51
iankibet/laravel-streamline
A package that allows front end to interact with backend without the need for routes and controller
时间:2024-08-21 07:58
ramonbakker1992/validation-rules-helper
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.
时间:2024-08-13 14:57
webaune/laravel-support
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.
时间:2024-07-25 08:19
ravuthz/laravel-crud
A Laravel package providing a base controller for CRUD operations.
时间:2024-07-11 16:26
keyur/prikedcd
A Laravel package to find unused controller functions.
时间:2024-06-27 13:58
yudhees/laravel-vue-controller
To Access Laravel Controller Inside a vue file
时间:2024-03-04 06:50
dizatech/burp
Simple PHP router that works with query-string and uri-segments, laravel filter system
时间:2024-02-25 15:27
arostech/api-and-api-controller
Complete routing and controller surface for Laravel Apps in Aros Tech ecosystem
时间:2024-02-09 18:19
cslant/laravel-generator-advanced
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
时间:2024-01-10 05:14
cslant/laravel-generator
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
时间:2024-01-09 08:13
kriit24/project-rest-server
Laravel REST API server what based on database models and routing, no controller or other coding is needed
时间:2023-12-21 11:57
camilord/laravel-api-controller
A laravel api base controller with basic CRUD mapped to the model. Fork from https://github.com/phpsa/laravel-api-controller
时间:2023-12-03 23:44