Download the PHP package crudpackage/blogcrud without Composer
On this page you can find all versions of the php package crudpackage/blogcrud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package blogcrud
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.
php artisan blogcrud:make-migration blogs --fields="title:string,content:text,author:string,featured_image:string"
All versions of blogcrud with dependencies
PHP Build Version
Package Version
No informations.
The package crudpackage/blogcrud contains the following files
Loading the files please wait ...