crudpackage / blogcrud
Laravel Blog Crud Package
Package info
github.com/PrakashBidari/blog-crud-package
Type:package
pkg:composer/crudpackage/blogcrud
v1.1.1
2025-01-31 05:24 UTC
This package is not auto-updated.
Last update: 2026-03-14 09:21:58 UTC
README
Run this in terminal to create migration, model, controller, and routes in web.php. You can change table name to any other like blogs to services or anything and also you can change field name and add or remove field name dynamically.