We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf1542 commit 9693cedCopy full SHA for 9693ced
src/Illuminate/Foundation/Inspiring.php
@@ -40,6 +40,10 @@ public static function quote()
40
'I begin to speak only when I am certain what I will say is not better left unsaid - Cato the Younger',
41
'Order your soul. Reduce your wants. - Augustine',
42
'Be present above all else. - Naval Ravikant',
43
+ 'Let all your things have their places; let each part of your business have its time. - Benjamin Franklin',
44
+ 'If you do not have a consistent goal in life, you can not live it in a consistent way. - Marcus Aurelius',
45
+ 'No surplus words or unnecessary actions. - Marcus Aurelius',
46
+ 'People find pleasure in different ways. I find it in keeping my mind clear. - Marcus Aurelius',
47
])->random();
48
}
49
0 commit comments