-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Add inspirational quotes from prominent African leaders to Inspiring.php #56551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add inspirational quotes from prominent African leaders to Inspiring.php #56551
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding a selection of inspirational quotes from influential African leaders to enhance the diversity and depth of the Inspiring.php collection. These quotes provide powerful insights on leadership, freedom, and resilience.
'We prefer poverty in liberty to riches in slavery. - Ahmed Sékou Touré', | ||
'He who does not support revolutionaries while they are alive, should not mourn them when they are dead. - Ahmed Sékou Touré', | ||
'You cannot carry out fundamental change without a certain amount of madness. - Thomas Sankara', | ||
'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo:
'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara', | |
'The slave who does not shoulder his revolt does not deserve anyone\'s pity. - Thomas Sankara', |
or
'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara', | |
"The slave who does not shoulder his revolt does not deserve anyone's pity. - Thomas Sankara", |
'He who does not support revolutionaries while they are alive, should not mourn them when they are dead. - Ahmed Sékou Touré', | ||
'You cannot carry out fundamental change without a certain amount of madness. - Thomas Sankara', | ||
'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara', | ||
'Freedom is being free of need. - Mohamad Ghadafi', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if we want to imply that a human rights abuser and dictator of a democracy mostly by name only is inspirational.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the feedback. I understand the concern. I included the quote based on its philosophical merit rather than the person’s political legacy, but I’m happy to remove it for alignment with Laravel’s values.
…lection and remove inspiring quotes from Mohamed Ghadafi and also one from Haile Selassie I and Ahmed Sékou Touré
Thank you for the feedback. I understand the concern. I included the
quote based on its philosophical merit rather than the person’s political
legacy, but I’m happy to remove it for alignment with Laravel’s values.
…On Tue, Aug 5, 2025 at 4:33 PM Sebastian Hädrich ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In src/Illuminate/Foundation/Inspiring.php
<#56551 (comment)>:
> @@ -107,6 +107,21 @@ public static function quotes()
'Always remember that you are absolutely unique. Just like everyone else. - Margaret Mead',
'You must be the change you wish to see in the world. - Mahatma Gandhi',
'We must ship. - Taylor Otwell',
+ 'We prefer poverty in liberty to riches in slavery. - Ahmed Sékou Touré',
+ 'He who does not support revolutionaries while they are alive, should not mourn them when they are dead. - Ahmed Sékou Touré',
+ 'You cannot carry out fundamental change without a certain amount of madness. - Thomas Sankara',
+ 'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara',
Typo:
⬇️ Suggested change
- 'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara',
+ 'The slave who does not shoulder his revolt does not deserve anyone\'s pity. - Thomas Sankara',
or
⬇️ Suggested change
- 'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara',
+ "The slave who does not shoulder his revolt does not deserve anyone's pity. - Thomas Sankara",
------------------------------
In src/Illuminate/Foundation/Inspiring.php
<#56551 (comment)>:
> @@ -107,6 +107,21 @@ public static function quotes()
'Always remember that you are absolutely unique. Just like everyone else. - Margaret Mead',
'You must be the change you wish to see in the world. - Mahatma Gandhi',
'We must ship. - Taylor Otwell',
+ 'We prefer poverty in liberty to riches in slavery. - Ahmed Sékou Touré',
+ 'He who does not support revolutionaries while they are alive, should not mourn them when they are dead. - Ahmed Sékou Touré',
+ 'You cannot carry out fundamental change without a certain amount of madness. - Thomas Sankara',
+ 'The slave who does not shoulder his revolt does not deserve anyone’s pity. - Thomas Sankara',
+ 'Freedom is being free of need. - Mohamad Ghadafi',
I'm not sure if we want to imply that a human rights abuser and dictator
of a democracy mostly by name only is inspirational.
—
Reply to this email directly, view it on GitHub
<#56551 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGPLOT7ATPGBDO7DEPWLHTD3MDFEBAVCNFSM6AAAAACDFFGRB6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTAOBYG43DAMRXHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thank you for the feedback! 🙏 I've: Replaced the curly apostrophe in the Thomas Sankara quote with a straight one for consistency. Removed the quote attributed to Muammar Gaddafi to avoid any potential controversy. Let me know if anything else needs adjusting. 👍 |
@shaedrich I'm not a maintainer, so I can neither approve nor reject your PR. You'll have to wait for Taylor to do so. |
Ok Thanks |
Thanks for reviewing and merging this PR! 🙏 |
This pull request enriches the Inspiring.php file by adding powerful and thought-provoking quotes from prominent African leaders and revolutionaries such as Ahmed Sékou Touré, Thomas Sankara, Mohamad Ghadafi, Kwame Nkrumah, Haile Selassie I, and Nelson Mandela.
Why this addition matters:
These quotes bring diverse perspectives on leadership, freedom, courage, and social change.
They honor influential African voices, broadening the cultural representation within Laravel’s inspirational collection.
Developers worldwide rely on these quotes for motivation, and this update deepens that well of wisdom.
Including more globally representative quotes helps Laravel reflect a more inclusive and inspiring community.
I appreciate your time and consideration, and I hope these additions inspire Laravel’s community as much as they inspire me.