Fixing bugs and improving.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
@@ -59,7 +59,7 @@ abstract class Model {
|
||||
*
|
||||
* @var bool
|
||||
*/
|
||||
public static $timestamps = false;
|
||||
public static $timestamps = true;
|
||||
|
||||
/**
|
||||
* The name of the table associated with the model.
|
||||
|
||||
Reference in New Issue
Block a user