PHP Reddit – Telegram
PHP Reddit
34 subscribers
289 photos
37 videos
24.8K links
Channel to sync with /r/PHP /r/Laravel /r/Symfony. Powered by awesome @r_channels and @reddit2telegram
Download Telegram
Blasp v3 is here! 🎉

Hey Laravel devs! Almost a year ago I threw together a profanity filter package over a weekend and shared it here. The feedback was amazing!

Since then it's hit **76K downloads** (still can't believe it) and I've been working on v3 with some killer features:

* **Method chaining**: `Blasp::spanish()->check()` \- so much cleaner!
* **Multi-language support**: English, Spanish, German, French with proper character handling
* **All languages mode**: Check against everything at once with `allLanguages()`
* **60% faster** with better caching
* **100% backward compatible** \- your existing code still works

The multi-language stuff was the most requested feature, and the performance improvements are pretty sweet too.

Still free, still MIT licensed. Would love your feedback!

GitHub: [https://github.com/Blaspsoft/blasp/tree/blasp-v3](https://github.com/Blaspsoft/blasp/tree/blasp-v3)

https://preview.redd.it/lu2wkc0jsbnf1.png?width=1750&format=png&auto=webp&s=13dc058253ef9cc45758fb22d90820c1f5a5183b




https://redd.it/1n91vmt
@r_php
Updating React version in Laravel + Inertia project

Hello all

I'm just starting a new project using Laravel with Inertia which I have done with Vue many times but my new client has specifically asked for React. I'm wondering how easy and straightforward it is to update the React version as the product is maintained going forward and wondered if anyone had any real world experience in doing this? I've had previous horrendous nightmare experiences upgrading React versions in projects (particularly React Native) so would be interested in hearing the thoughts of others. I've tried to search for information/past experiences but can't find any.

Just to be clear, this is regarding upgrading to a new version of React within an Inertia project, not upgrading Inertia itself.


Thanks all!

https://redd.it/1n90ccp
@r_php
any recommendation for (Websites) for learning PHP/web development in general for beginners?

w3schools was always an option but always find people complaining (it is not bad to be honest)

i tried youtube videos but it's not for me...also there is nearly no (up to date PHP 8 course)

what do you recommend for beginners...(not absolute beginner) but a good learning foundation.

https://redd.it/1n9inyt
@r_php
Mturk hit catcher

I need a person who develops robust hit catcher for my use case in mturk platform.

https://redd.it/1n9qsqx
@r_php
Queuing time-consuming tasks asynchronously using Symfony Messenger in a Mezzio middleware application

Tasks that require long execution times are sometimes unavoidable. Dotkernel has its own Queue component that is based on Symfony Messenger. It's an opinionated component that is still growing based on requirements in the field.

What features do you think are vital for queuing?

How do you use asynchronous execution in your projects?

https://www.dotkernel.com/headless-platform/dotkernel-queue-asynchronous-execution-in-dotkernel-headless-platform/

https://redd.it/1n9zopt
@r_php
Is there a hub for showcasing open-source projects?

Hello devs,

Is there a website where developers can share their Laravel open-source projects and engage more with the Laravel community?

I was thinking something like "Product Hunt" but for Laravel projects.

Does something like this exists?

https://redd.it/1na715z
@r_php
What is current market for PHP developers? What is the average salary?

Hi,

A friend of mine is getting into full-stack development and learning PHP and Laravel, what's the market rn? Is it good vs TypeScript/Next.js?! Or even Python, I want to see people who are employed here and what's the salary range?

https://redd.it/1nan02b
@r_php
Weekly /r/Laravel Help Thread

Ask your Laravel help questions here. To improve your chances of getting an answer from the community, here are some tips:

What steps have you taken so far?
What have you tried from the documentation?
Did you provide any error messages you are getting?
Are you able to provide instructions to replicate the issue?
Did you provide a code example?
Please don't post a screenshot of your code. Use the code block in the Reddit text editor and ensure it's formatted correctly.

For more immediate support, you can ask in the official Laravel Discord.

Thanks and welcome to the r/Laravel community!

https://redd.it/1nayitw
@r_php
PHPCS and PHPCBF disagree

Hello guys. I'm using phpcs to scan for code quality issues. It reported LOTS of CQ errors stating PHPCBF could fix them. I ran PHPCBF and indeed a bunch of them were fixed. However there still LOTS of ERRORS unfixed (and PHPCS says they are fixable with PHPCBF). Any clues on this one?

https://redd.it/1nb0qlb
@r_php
Using Grafana with Laravel

TLDR: I'd love to hear if and how you use Grafana and/or other Grafana OSS products (Prometheus, Loki, Alloy, Tempo) with your Laravel applications or business. Please share your experience and any tips!

I'm getting ready to give a presentation on integrating Grafana with Laravel applications. I've been exploring the entire observability stack—Prometheus for metrics, Loki for logs, Tempo for traces—and it's been a game-changer for monitoring app performance. I've found some cool ways to visualize server and application metrics, but I'm curious to hear from others in the community. If you've used Grafana or any of its OSS products with your Laravel projects, how has it impacted your workflow? What's your favorite part about using them?

https://redd.it/1nb655w
@r_php
Weekly Ask Anything Thread

Feel free to ask any questions you think may not warrant a post. Asking for help here is also fine.

https://redd.it/1nbcxrc
@r_php
Weekly help thread

Hey there!

This subreddit isn't meant for help threads, though there's one exception to the rule: in this thread you can ask anything you want PHP related, someone will probably be able to help you out!

https://redd.it/1nbfvfb
@r_php