hosamaldeen/laracrud

laravel Model and CRUD Generator From the Database Structure Edit

dev-master 2018-03-04 15:16 UTC

This package is not auto-updated.

Last update: 2024-05-31 06:20:33 UTC


README

laravel Model and CRUD Generator From the Database Structure

Installation

run this command composer require hosamaldeen/laracrud:dev-master

then add service provider to you app config in path config/app.php Hosamaldeen\LaraCRUD\LaraCRUDServiceProvider::class

Usage

go to this url ./laracrud