Libraries tagged by laravel controller
aesircloud/laravel-actions
23 Downloads
A simple Actions package for Laravel with job/queue/controller support.
vadimon/kafka-router-for-laravel
11 Downloads
Package for Laravel to route consumed kafka messages to controllers same way as HTTP requests
probonolabs/laravel-api-generator
13 Downloads
Laravel command which rapidly creates single file controllers, requests and resources
erenmustafaozdal/laravel-modules-base
284 Downloads
laravel 5.1 base of modules package. Controllers, Repostories etc...
anthonyedmonds/laravel-silverowl
6 Downloads
A fully integrated Laravel content engine, complete with admin, routes, controllers, and UI.
adwiv/laravel-crud-daisyui
3 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
adwiv/laravel-crud-adminlte
25 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms
zaryabakhtar/laravel-blog
73 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
yorsh/laravel-crudmaker
2 Downloads
Create controllers and views the an model from migrations files
yevhenii/laravel-entity
0 Downloads
This package add useful commands to Laravel project, commands like creating repository, and creating all in one time controller, model, repository, migration
yaroslavsagun/laravel-support
57 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
weldon/laravel-recruitment-api
33 Downloads
The package contains migrations, routes, controllers for recruitment api.
webvelopers/laravel-crud-generator
91 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
webtack/generic-controller
131 Downloads
Generic Controllers includes a set of generic representations that are ideally suited for solving a number of routine tasks.