We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da01fd commit fcbb90aCopy full SHA for fcbb90a
src/Illuminate/Foundation/Inspiring.php
@@ -28,7 +28,7 @@ public static function quote()
28
'Very little is needed to make a happy life. - Marcus Antoninus',
29
'It is quality rather than quantity that matters. - Lucius Annaeus Seneca',
30
'Genius is one percent inspiration and ninety-nine percent perspiration. - Thomas Edison',
31
-
+ 'Computer science is no more about computers than astronomy is about telescopes. - Edsger Dijkstra',
32
])->random();
33
}
34
0 commit comments