Skip to content
/ stub Public

Generate CRUD of provided name including Controller Services and Views

License

Notifications You must be signed in to change notification settings

aashirhaq/stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stub package

Build Status Packagist Downloads

About

Generate CRUD of provided model name including Controller Services and Views

Getting Started

Installation

aashirhaq/stub requires PHP ^7.3|^8.0.

composer require aashirhaq/stub

Basic Usage

  1. Add Aashirhaq\Stub\StubServiceProvider::class, inside config/app.php under Package Service Providers sections.
  2. Use php artisan generate:skeleton {name-of-model} to generate skeleton.

About

Generate CRUD of provided name including Controller Services and Views

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages