We’ve just published a React-style HTML components renderer – thoughts?
https://packagist.org/packages/nititech/html-components
https://redd.it/1kixofm
@r_php
https://packagist.org/packages/nititech/html-components
https://redd.it/1kixofm
@r_php
packagist.org
nititech/html-components - Packagist
Create intuitive, reusable HTML components
Am I wrong to combine c# with my XAMPP backend?
I apologize if this is a dumb question and I truthfully searched to see if this had been asked.
I developing a Windows desktop application that requires an authentication system. The data is on an Apache server (well, a WAMP/XAMPP) stack for now). I chose this environment because I have limited knowledge on .NET and just need this tool done. All of the backend API's are in PHP. User database is in mySQL.
Is there anything necessarily wrong with what I'm doing? I know how to handle API's and make sure that all the data is secure, such as sending over HTTPS, not storing database information in the application itself, encryption, tokens, brute force etc. I'm specifically referring to the general concept, if this is a "no no". With C# being a MS product, I am sure the standard is to go with ASP.
For anybody that might be wondering why I am now making a Windows application for a PHP web-based application, it's because my application now requires CPU intensive tasks and there is data that I am getting from the desktop itself (GPS).
Thank you.
https://redd.it/1kjeso9
@r_php
I apologize if this is a dumb question and I truthfully searched to see if this had been asked.
I developing a Windows desktop application that requires an authentication system. The data is on an Apache server (well, a WAMP/XAMPP) stack for now). I chose this environment because I have limited knowledge on .NET and just need this tool done. All of the backend API's are in PHP. User database is in mySQL.
Is there anything necessarily wrong with what I'm doing? I know how to handle API's and make sure that all the data is secure, such as sending over HTTPS, not storing database information in the application itself, encryption, tokens, brute force etc. I'm specifically referring to the general concept, if this is a "no no". With C# being a MS product, I am sure the standard is to go with ASP.
For anybody that might be wondering why I am now making a Windows application for a PHP web-based application, it's because my application now requires CPU intensive tasks and there is data that I am getting from the desktop itself (GPS).
Thank you.
https://redd.it/1kjeso9
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
What video tutorial should i watch if I'm gonna start php as a beginner?
Should i watch this video?
https://www.youtube.com/watch?v=fw5ObX8P6as&t=30418s&ab_channel=Laracasts
Or this one
https://www.youtube.com/watch?v=l4_Vn-sTBL8&t=34916s&ab_channel=DaniKrossing
I feel like the laracast video are more detailed but it was in October 2023 i think that it was uploaded and the other one is in 2025. Which tutorial would you recommend for a beginner like me to follow? Thank you in advance.
https://redd.it/1kjenrb
@r_php
Should i watch this video?
https://www.youtube.com/watch?v=fw5ObX8P6as&t=30418s&ab_channel=Laracasts
Or this one
https://www.youtube.com/watch?v=l4_Vn-sTBL8&t=34916s&ab_channel=DaniKrossing
I feel like the laracast video are more detailed but it was in October 2023 i think that it was uploaded and the other one is in 2025. Which tutorial would you recommend for a beginner like me to follow? Thank you in advance.
https://redd.it/1kjenrb
@r_php
YouTube
PHP For Beginners - Complete Laracasts Course
We all start somewhere. For programming, this series is the first step. I've designed it specifically for newcomers to, not just PHP, but programming in general. Here, you'll learn the fundamentals of PHP - all the way down to defining basic variables and…
Automate Your Laravel + React + Meilisearch + phpMyAdmin Setup from Scratch
https://medium.com/@hosnyben/automate-your-laravel-react-meilisearch-phpmyadmin-setup-from-scratch-9a9b6968a1e7
https://redd.it/1kjj4g4
@r_php
https://medium.com/@hosnyben/automate-your-laravel-react-meilisearch-phpmyadmin-setup-from-scratch-9a9b6968a1e7
https://redd.it/1kjj4g4
@r_php
Medium
Automate Your Laravel + React + Meilisearch + phpMyAdmin Setup from Scratch
Setting up a Laravel server from scratch can be tedious, especially when you’re managing multiple projects, environments, or clients. As…
A Week of Symfony #958 (May 5–11, 2025)
https://symfony.com/blog/a-week-of-symfony-958-may-5-11-2025?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
https://redd.it/1kjvtnz
@r_php
https://symfony.com/blog/a-week-of-symfony-958-may-5-11-2025?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
https://redd.it/1kjvtnz
@r_php
Symfony
A Week of Symfony #958 (May 5–11, 2025) (Symfony Blog)
This week, we published the second beta of Symfony 7.3, ahead of its final release later in May 2025. Meanwhile, we continued sharing posts about the new features of Symfony 7.3 and the upcoming Symfo…
Mastering Laravel Horizon's Unique Jobs
https://govigilant.io/articles/mastering-laravel-horizon-unique-jobs
https://redd.it/1kjwcpf
@r_php
https://govigilant.io/articles/mastering-laravel-horizon-unique-jobs
https://redd.it/1kjwcpf
@r_php
govigilant.io
Mastering Laravel Horizon's Unique Jobs | Vigilant
Unique jobs are great for ensuring that a job is never dispatched twice, but when misconfigured it can cause strange issues such as your job not dispatching. Most jobs in Vigilant are unique, for example, the uptime monitor dispatches a job at a specified…
laravel-process-async, a hands-off alternative to Laravel Concurrency, has been updated
https://packagist.org/packages/vectorial1024/laravel-process-async
https://redd.it/1kjxetj
@r_php
https://packagist.org/packages/vectorial1024/laravel-process-async
https://redd.it/1kjxetj
@r_php
packagist.org
vectorial1024/laravel-process-async - Packagist
Utilize Laravel Process to run PHP code asynchronously, as if using Laravel Concurrency.
An upcoming interview need help
So, I have an upcoming interview for Cyber Security Analyst: Code review... And one of the languages they need is PHP. In didn't know anything about PHP but I learnt the basic syntax & currently at a level where I can understand the code & point out the vulnerabilitys. I have tested my skill on random GitHub php codes & chatGPT given examples...
All, I am asking is plz if you have any tips or would like to share any common mistake people make in PHP coding, it would be helpful
https://redd.it/1kk2jcq
@r_php
So, I have an upcoming interview for Cyber Security Analyst: Code review... And one of the languages they need is PHP. In didn't know anything about PHP but I learnt the basic syntax & currently at a level where I can understand the code & point out the vulnerabilitys. I have tested my skill on random GitHub php codes & chatGPT given examples...
All, I am asking is plz if you have any tips or would like to share any common mistake people make in PHP coding, it would be helpful
https://redd.it/1kk2jcq
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
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/1kk5pqq
@r_php
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/1kk5pqq
@r_php
Laravel
Installation - Laravel 12.x - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
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/1kkiltm
@r_php
Feel free to ask any questions you think may not warrant a post. Asking for help here is also fine.
https://redd.it/1kkiltm
@r_php
Reddit
From the symfony community on Reddit
Explore this post and more from the symfony community
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/1kklata
@r_php
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/1kklata
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
Improved Use Directive, Typed Array Helpers & Without Dispatching After Response in Laravel 12.11
https://youtu.be/DkTWHBXXR0I
https://redd.it/1kkmp4r
@r_php
https://youtu.be/DkTWHBXXR0I
https://redd.it/1kkmp4r
@r_php
YouTube
Improved Use Directive, Typed Array Helpers & Without Dispatching After Response in Laravel 12.11
What's new in Laravel is back! We share new features of the Laravel framework every week 🙌 (v12.11)
1️⃣ Improve @use directive with function
https://github.com/laravel/framework/pull/55583
2️⃣ Typed Getters for Arr Helpers
https://github.com/laravel…
1️⃣ Improve @use directive with function
https://github.com/laravel/framework/pull/55583
2️⃣ Typed Getters for Arr Helpers
https://github.com/laravel…
New in Symfony 7.3: Explaining Security Voter Decisions
https://symfony.com/blog/new-in-symfony-7-3-explaining-security-voter-decisions?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
https://redd.it/1kknu2l
@r_php
https://symfony.com/blog/new-in-symfony-7-3-explaining-security-voter-decisions?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
https://redd.it/1kknu2l
@r_php
Symfony
New in Symfony 7.3: Explaining Security Voter Decisions (Symfony Blog)
In Symfony 7.3, security voters can now explain their decisions, making it easier to debug authorization issues.
MVC versus Middleware
What is the opinion related to middleware architecture : single action handlers versus controllers ?
Did somebody use middleware architecture ?
PSR-7 and PSR-15 ?
https://redd.it/1kkoomx
@r_php
What is the opinion related to middleware architecture : single action handlers versus controllers ?
Did somebody use middleware architecture ?
PSR-7 and PSR-15 ?
https://redd.it/1kkoomx
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
Junie, the AI coding agent by JetBrains, is now available in PhpStorm! 🎉
https://x.com/phpstorm/status/1921874046200713229
https://redd.it/1kkpahm
@r_php
https://x.com/phpstorm/status/1921874046200713229
https://redd.it/1kkpahm
@r_php
Reddit
From the PHP community on Reddit: Junie, the AI coding agent by JetBrains, is now available in PhpStorm! 🎉
Posted by giggsey - 0 votes and 1 comment
Volet: An extensible customer feedback widget for Laravel
https://github.com/mydnic/volet
https://redd.it/1kkqp2v
@r_php
https://github.com/mydnic/volet
https://redd.it/1kkqp2v
@r_php
GitHub
GitHub - mydnic/volet: Extensible customer feedback widget for Laravel
Extensible customer feedback widget for Laravel. Contribute to mydnic/volet development by creating an account on GitHub.
How to create custom Laravel package?
https://backpackforlaravel.com/articles/tutorials/how-to-create-custom-laravel-packages
https://redd.it/1kkqip6
@r_php
https://backpackforlaravel.com/articles/tutorials/how-to-create-custom-laravel-packages
https://redd.it/1kkqip6
@r_php
Backpack
How to create custom Laravel packages
What is a custom package? A custom package is a reusable piece of code that can be used across different projects to avoid code duplica...
How do you handle business logic running on millions of records in php?
Do you use PHP for UI then have business logic in backend SQL or C or some other processing layer? do you have time out limits on log running processes?
Or is this a non-issue because the system never gets large enough to worry about processing so many records?
I considered whether to use records or objects or classes or "big data" but I wanted to keep the noscript simple meaning data that you create using PHP/Laravel/ORM/Symphony etc - not something that you are importing.
https://redd.it/1kksq3x
@r_php
Do you use PHP for UI then have business logic in backend SQL or C or some other processing layer? do you have time out limits on log running processes?
Or is this a non-issue because the system never gets large enough to worry about processing so many records?
I considered whether to use records or objects or classes or "big data" but I wanted to keep the noscript simple meaning data that you create using PHP/Laravel/ORM/Symphony etc - not something that you are importing.
https://redd.it/1kksq3x
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
Content caching with Statamic
https://joeymckenzie.tech/blog/content-caching-with-statamic
https://redd.it/1kkx1u2
@r_php
https://joeymckenzie.tech/blog/content-caching-with-statamic
https://redd.it/1kkx1u2
@r_php
Strategy Pattern: How I refactored my if/else monster into clean and easy testable code 🥳
I recently ended up in een if/else hell, so I decided to refactor. Wrote down what I did in this blog post, let me know what you think:
https://medium.com/@ingelbrechtrobin/strategy-pattern-because-your-giant-if-statement-is-crying-for-help-48e979d9a399
https://redd.it/1kkyigz
@r_php
I recently ended up in een if/else hell, so I decided to refactor. Wrote down what I did in this blog post, let me know what you think:
https://medium.com/@ingelbrechtrobin/strategy-pattern-because-your-giant-if-statement-is-crying-for-help-48e979d9a399
https://redd.it/1kkyigz
@r_php
Medium
Strategy Pattern: Because Your Giant if Statement is Crying for Help
A practical guide to eliminating complex conditionals and achieving clean, modular code through behavioural design pattern.