Libraries tagged by generate view
hamdallah90/easy-laravel-pdf
2163 Downloads
easy-laravel-pdf: A Laravel package to generate PDF/images from views or HTML using Puppeteer in Docker for seamless integration.
rinvex/laravel-widgets
1568 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.
lanciweb/laravel-make-view
2850 Downloads
A Laravel package that allows to generate blade views via Artisan
crodas/simple-view-engine
5026 Downloads
Simple View engine designed to generate code. Based on Laravel's 4 Blade.
codebider/generate-crud
140 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
samyoteroglez/larawesomecrud
546 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
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
ceddyg/clara-entity-generator
514 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
shehroz/crud-generator
31 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
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.