Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sagor110090/crud-generator

Laravel Curd
https://github.com/sagor110090/crud-generator

Last synced: about 2 months ago
JSON representation

Laravel Curd

Awesome Lists containing this project

README

        

# Laravel CRUD Generator

[![Build Status](https://travis-ci.org/appzcoder/crud-generator.svg)](https://travis-ci.org/appzcoder/crud-generator.svg)
[![Total Downloads](https://poser.pugx.org/appzcoder/crud-generator/d/total.svg)](https://packagist.org/packages/appzcoder/crud-generator)
[![Latest Stable Version](https://poser.pugx.org/appzcoder/crud-generator/v/stable.svg)](https://packagist.org/packages/appzcoder/crud-generator)
[![License](https://poser.pugx.org/appzcoder/crud-generator/license.svg)](https://packagist.org/packages/appzcoder/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.3
PHP >= 5.6.4

## Installation
```
composer require sagor110090/crud-generator --dev
```

## Documentation
Go through to the [detailed documentation](doc#readme)

## Author

[Sagor](http://sagor.com) :email: [Email Me](mailto:[email protected])

## License

This project is licensed under the MIT License - see the [License File](LICENSE) for details