Skip to content

v7.11.0

Compare
Choose a tag to compare
@nasirkhan nasirkhan released this 05 Oct 18:03
5dc6422

Added

  • An artisan command to populate the demo data. The command is the following, php artisan starter:insert-demo-data --fresh. The --fresh option will truncate the posts, categories, tags, and comments table database tables.

Updated

  • Comment table factory