LaravelPackages.net
Acme Inc.
Toggle sidebar
veseluy-rodjer/supercrud

Package for using crud in adminka in Laravel 5.7

1.113
0
About veseluy-rodjer/supercrud

veseluy-rodjer/supercrud is a Laravel package for package for using crud in adminka in laravel 5.7. It currently has 0 GitHub stars and 1.113 downloads on Packagist. Install it with composer require veseluy-rodjer/supercrud. Discover more Laravel packages by veseluy-rodjer or browse all Laravel packages to compare alternatives.

Last updated

Laravel CRUD Generator

This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.

Requirements

Laravel >=5.7
PHP >= 5.5.9

Installation

composer require veseluy-rodjer/supercrud

php artisan vendor:publish --provider="VeseluyRodjer\CrudGenerator\CrudGeneratorServiceProvider" --force

Documentation

Go through to the detailed documentation

Author

Me

License

This project is licensed under the MIT License - see the License File for details

Star History Chart