Skip to content

Commit

Permalink
Merge pull request #583 from nasirkhan/dev
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
nasirkhan authored May 15, 2024
2 parents 5145d48 + ad0ca2a commit 64045df
Show file tree
Hide file tree
Showing 13 changed files with 398 additions and 566 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If you want to test the application on your local machine with additional demo d

```php

php artisan starter:insert-demo-data
php artisan laravel-starter:insert-demo-data

```

Expand All @@ -43,7 +43,7 @@ There are options to truncate the `posts, categories, tags, and comments` tables

```php

php artisan starter:insert-demo-data --fresh
php artisan laravel-starter:insert-demo-data --fresh

```

Expand Down
72 changes: 0 additions & 72 deletions app/Console/Commands/AuthPermissionCommand.php

This file was deleted.

122 changes: 0 additions & 122 deletions app/Console/Commands/InsertDemoData.php

This file was deleted.

Loading

0 comments on commit 64045df

Please sign in to comment.