Skip to content

Commit

Permalink
Add Seneca quote to Inspire command (#15747)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibandominguez authored and taylorotwell committed Oct 4, 2016
1 parent cc7121a commit 6b1075e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Foundation/Inspiring.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ public static function quote()
'Well begun is half done. - Aristotle',
'He who is contented is rich. - Laozi',
'Very little is needed to make a happy life. - Marcus Antoninus',
'It is quality rather than quantity that matters. - Lucius Annaeus Seneca',

])->random();
}
Expand Down

0 comments on commit 6b1075e

Please sign in to comment.