Skip to content

Commit 48bc5ee

Browse files
Add inspirational quotes from prominent African leaders to Inspiring.php (#56551)
* feat: Added new inspirational quotes from African leaders. * fix: Correct quote formatting and punctuation in inspiring quotes collection and remove inspiring quotes from Mohamed Ghadafi and also one from Haile Selassie I and Ahmed Sékou Touré * Update Inspiring.php --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent 967834c commit 48bc5ee

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
@@ -106,6 +106,7 @@ public static function quotes()
106106
'The biggest battle is the war against ignorance. - Mustafa Kemal Atatürk',
107107
'Always remember that you are absolutely unique. Just like everyone else. - Margaret Mead',
108108
'You must be the change you wish to see in the world. - Mahatma Gandhi',
109+
'It always seems impossible until it is done. - Nelson Mandela',
109110
'We must ship. - Taylor Otwell',
110111
]);
111112
}

0 commit comments

Comments
 (0)