Libraries tagged by laravel controller
mgroups/laravel-crud
150 Downloads
Create Laravel CRUD files include migration and controller with model fillables
larapkg/laravel-social-user
91 Downloads
Social controller setup for using with Laravel Socialite
jmsr/crud-generator-laravel
27 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.
jigeshraval/laravel-scope
5 Downloads
Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted
filippo-toso/controllers-generator
64 Downloads
A Laravel Artisan command to automatically generate controllers and tests
aesircloud/laravel-actions
23 Downloads
A simple Actions package for Laravel with job/queue/controller support.
vadimon/kafka-router-for-laravel
12 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
20 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