hosamaldeen / laracrud by hosamaldeen

laravel Model and CRUD Generator From the Database Structure Edit
302
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-02-06 15:10:06
Package Statistics
Total Downloads: 302
Monthly Downloads: 1
Daily Downloads: 1
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