Hey Laravel Developers

Every web application involves a lot of user-submitted text.

If your website's user-generated content is publicly available on the Internet, it's important to protect your users from inappropriate language and profanity.

To help with this, I recently came across a package that does exactly that.

It allows us to check if a string contains profanity, clean the string by masking foul words, and provide other useful features.

This is a relatively new package, making it easier for beginners to contribute and understand!

Here’s a code snippet demonstrating its use:

image

4

60

Hey Pinkary! Happy to join the community

36

i get this question a lot, so just a reminder that i've got a video on my youtube channel on how to make your mac terminal look cool like mine. 💅🏻

youtu.be/27Fi2RcdBFQ

image

2

258

Do you know how powerful Pest's skip feature is? 🚀

It lets you conditionally skip tests based on feature flags or settings. 🤞

Perfect for skipping tests dynamically when certain conditions aren't met! 🔥

#PestPHP #Laravel #php
image

1

47