Store full datetime in post_date; recalculate finances on every pirep
This commit is contained in:
@@ -18,6 +18,8 @@ use Carbon\Carbon;
|
||||
* @property Carbon $post_date
|
||||
* @property Carbon $created_at
|
||||
* @property \App\Models\Enums\JournalType type
|
||||
* @property mixed morphed_type
|
||||
* @property mixed morphed_id
|
||||
*/
|
||||
class Journal extends BaseModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user