Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
md-asifiqbal committed Aug 19, 2023
1 parent 062d4b5 commit ebbf6f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Generate Laravel Model, Migration, Service, Controller, Resources with a single
You can install this package via Composer:

```bash
composer require asif160627/laravel-generate-resources
composer require md-asifiqbal/laravel-generate-resources

```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "asif160627/laravel-generate-resources",
"name": "md-asifiqbal/laravel-generate-resources",
"description": "Generate Laravel Model,Migration,Service,Controller,Resources with single command",
"type": "library",
"license": "MIT",
Expand Down

0 comments on commit ebbf6f0

Please sign in to comment.