Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当str_singular()在 Laravel 中使用函数来获取单词 'leaves' 的单数形式时,它会返回 'leaf'。
str_singular()
但是我需要得到“请假”这个词,例如“请假”。