Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Commit

Permalink
Add Link to Blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel committed Sep 16, 2017
1 parent 055fe2d commit 5d1b7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![License](https://poser.pugx.org/wnx/laravel-disable-updated-at/license)](https://packagist.org/packages/wnx/laravel-disable-updated-at)


A quick and easy way to disable the `updated_at` column on an Eloquent Model.
A quick and easy way to disable the `updated_at` column on an Eloquent Model. (For more information on how to use this Trait read [this blog post](https://stefanzweifel.io/posts/disableupdatedat-trait-for-laravel-5-4))

### Installing

Expand Down

0 comments on commit 5d1b7e0

Please sign in to comment.