Libraries tagged by generate view
rinvex/laravel-widgets
1553 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
crodas/simple-view-engine
5006 Downloads
Simple View engine designed to generate code. Based on Laravel's 4 Blade.
radiatecode/laravel-permission-name-generator
645 Downloads
Laravel package to generate permission names from route names
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
hestalabs/modulemaker
8 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
enterprisephp/display-bundle
2115 Downloads
This Bundle provides generate view for given object
amyisme13/laravel-jitsi
455 Downloads
A package to generate view of a Jitsi Meet room using Jitsi Meet IFrame API
kmaking/crud-generator
61 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
adwiv/laravel-crud-daisyui
15 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
tediscript/laravel-view-generator
13 Downloads
Laravel module to generate view from artisan command
fancoders/laravel-generate-views
6 Downloads
A Laravel package with Artisan command to create Blade views in the resources/views directory.
polarispixels/view-maker
3 Downloads
Adds an Artisan command to generate Blade view files like make:view demo/index
fredtux/artisan-view
6 Downloads
Manage your views in Laravel projects through artisan + generate CRUD views based on a model using bootstrap