Skip to content

Commit 14f84b0

Browse files
authored
Add inspiring quote by Marie Curie (#39456)
1 parent 1b1decb commit 14f84b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Foundation/Inspiring.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public static function quote()
5050
'Breathing in, I calm body and mind. Breathing out, I smile. - Thich Nhat Hanh',
5151
'Life is available only in the present moment. - Thich Nhat Hanh',
5252
'The best way to take care of the future is to take care of the present moment. - Thich Nhat Hanh',
53+
'Nothing in life is to be feared, it is only to be understood. Now is the time to understand more, so that we may fear less. - Marie Curie',
5354
])->random();
5455
}
5556
}

0 commit comments

Comments
 (0)