hosamaldeen / laracrud by hosamaldeen

laravel Model and CRUD Generator From the Database Structure Edit
303
3
1
Package Data
Maintainer Username: hosamaldeen
Maintainer Contact: hosam.ahmed2000@gmail.com (Hossam ahmed)
Package Create Date: 2017-02-23
Package Last Update: 2018-03-04
Language: PHP
License: proprietary
Last Refreshed: 2025-04-30 03:11:31
Package Statistics
Total Downloads: 303
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 3
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

laraCRUD

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