Skip to content

Commit d4482d3

Browse files
committed
Update Readme and add example post images to the repository.
1 parent 1e464d6 commit d4482d3

File tree

50 files changed

+9
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+9
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions

database/seeders/DatabaseSeeder.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818

1919
class DatabaseSeeder extends Seeder
2020
{
21+
22+
//These images are available at: resources/images/blog . Just copy them to storage/app/public/blog as mentioned in the README.md
23+
2124
private $blogCategoriesImages = [
2225
'57b76f29-dd7d-4018-b172-a06e6ef4a4cf.jpg',
2326
'f0d5596c-d23a-4db7-97a5-9a298b924994.jpg',
4.81 KB
5.92 KB
9.79 KB
13.4 KB
17.9 KB
6.73 KB
21.8 KB
6.09 KB

0 commit comments

Comments
 (0)