Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ add command to create repository #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alansekha
Copy link

@alansekha alansekha commented Oct 4, 2022

Permisi mas @denmasyarikin. Ini saya ada PR untuk nambahin command create repository. Mungkin nanti bisa untuk tambahan discuss sebentar.

How to use

  1. Add KlinikPintar\KlinikPintarServiceProvider::class to config/app.php providers
  2. Use command php artisan klinikpintar:make-repository <repository_name> <model>
    • repository_name = required
    • model = required
  3. Will look something like this

Screen Shot 2022-10-04 at 08 39 20

Screen Shot 2022-10-04 at 08 39 32

Screen Shot 2022-10-04 at 08 39 52

Screen Shot 2022-10-04 at 08 40 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant