You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Add blog database tables to a Laravel app
2
2
3
-
[](https://packagist.org/packages/chrisjk123/blogger)
[](https://packagist.org/packages/chrisjk123/laravel-blogger)
This package is a blogging database with maxed out models, migrations and seeders to help get you setup. After the package is installed the only thing you have to do is add the `Chrisjk123\Blogger\Traits\User\HasPosts` trait to an Eloquent model to associate the users.
@@ -71,7 +71,7 @@ This package requires Laravel 5.8 or higher, PHP 7.2 or higher and a database th
0 commit comments