veseluy-rodjer/supercrud

Package for using crud in adminka in Laravel 5.7

Installs: 1 063

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

dev-master 2023-12-29 13:14 UTC

This package is auto-updated.

Last update: 2024-04-29 13:46:55 UTC


README

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