Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz0067yahoo authored Oct 11, 2024
1 parent bb9fb77 commit 40a1ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ php artisan scaffold Category --fields=name:string,slug:string,parent_id:foreign

```

php artisan delete
php artisan delete all elements
```bash

like php artisan scaffold Category --remove
php artisan scaffold Category --remove

```

0 comments on commit 40a1ac7

Please sign in to comment.