mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 21:34:03 +00:00
* Weekly thread #5 * Weekly thread #6 (before #5) * Weekly thread #5 * Correct the weekly thread created_at timestamps * Add actual created_at to Thread * Weekly thread #7 * Fix weekly thread #7 * Remove thread #8
13 lines
511 B
Markdown
13 lines
511 B
Markdown
---
|
|
title: 'You can use the new Str::transliterate() helper to convert a string to its closest ASCII representation'
|
|
tweet_id: '1489620162357579778'
|
|
thread_slug: weekly-thread-2022-05
|
|
author_username: freekmurze
|
|
images:
|
|
- 'https://pbs.twimg.com/media/FKmRs46XsAA85Bh.jpg'
|
|
created_at: 2022-02-04T15:21:37+00:00
|
|
slug: you-can-use-the-new-strtransliterate-helper-to-convert-a-string-to-its-closest-ascii-representation
|
|
---
|
|
Pretty cool string helper method
|
|
https://laravel-news.com/laravel-8-82-0
|
|
#laravel #php
|