Laritor is now free. Performance monitoring tailored for Laravel
https://laritor.com/?utm_source=reddit&utm_medium=subreddit&utm_campaign=laravel
https://redd.it/1nbkdwt
@r_php
https://laritor.com/?utm_source=reddit&utm_medium=subreddit&utm_campaign=laravel
https://redd.it/1nbkdwt
@r_php
Laritor
Performance Monitoring & Observability for Laravel Apps
Laritor delivers real-time performance monitoring & observability for Laravel apps with AI-powered insights, customizable dashboards, instant alerts, and detailed request tracing.
Seven Symfony Core Team Members Speaking Next Week at the API Platform Conference 2025
https://symfony.com/blog/seven-symfony-core-team-members-speaking-next-week-at-the-api-platform-conference-2025?utm_medium=feed&utm_source=Symfony%20Blog%20Feed
https://redd.it/1nbpv6u
@r_php
https://symfony.com/blog/seven-symfony-core-team-members-speaking-next-week-at-the-api-platform-conference-2025?utm_medium=feed&utm_source=Symfony%20Blog%20Feed
https://redd.it/1nbpv6u
@r_php
Symfony
Seven Symfony Core Team Members Speaking Next Week at the API Platform Conference 2025 (Symfony Blog)
Next week in Lille! The API Platform Conference (Sept 18–19) is the only event fully dedicated to the framework & its ecosystem: 30+ talks, 2 days, and 7 Symfony Core Team members on stage at EuraTe…
Mago Just Rewrote All PHP Tooling… in Rust??
https://youtu.be/IvOrB5s7SrQ?si=oisAbFR1k3f-0LqT
https://redd.it/1nbsglq
@r_php
https://youtu.be/IvOrB5s7SrQ?si=oisAbFR1k3f-0LqT
https://redd.it/1nbsglq
@r_php
YouTube
Mago Just Rewrote All PHP Tooling… in Rust?? 🤯
❤️ sponsor this channel: https://nunomaduro.com/sponsorships 🙌🏻 this video was made possible by:
💎 laracasts / the best way to learn laravel and php: https://laracasts.com/?ref=nunomaduro
🐰 coderabbit / ai code reviews with instant feedback on pull requests:…
💎 laracasts / the best way to learn laravel and php: https://laracasts.com/?ref=nunomaduro
🐰 coderabbit / ai code reviews with instant feedback on pull requests:…
Laravel react started kit, seems has changed, not sure when and what to do
inside every react component we used to call a web Route like this route(...)
but this time it seems things has changed
I have noticed a new folders
https://preview.redd.it/20cp2aym4znf1.png?width=297&format=png&auto=webp&s=cfb5db77b4e075b03677ad2125de6880e2e010a4
and here is a sample of a login route
https://preview.redd.it/texmr1tt4znf1.png?width=642&format=png&auto=webp&s=3010e80cc549d4a239f4f7a2a1b967db92a4f12f
what do you think of this approach, will it be good during scale,
and is there any docs for it, and what do we even name this approach
https://redd.it/1nbtqcz
@r_php
inside every react component we used to call a web Route like this route(...)
but this time it seems things has changed
I have noticed a new folders
https://preview.redd.it/20cp2aym4znf1.png?width=297&format=png&auto=webp&s=cfb5db77b4e075b03677ad2125de6880e2e010a4
and here is a sample of a login route
https://preview.redd.it/texmr1tt4znf1.png?width=642&format=png&auto=webp&s=3010e80cc549d4a239f4f7a2a1b967db92a4f12f
what do you think of this approach, will it be good during scale,
and is there any docs for it, and what do we even name this approach
https://redd.it/1nbtqcz
@r_php
PhpStorm setup for Laravel
Hello everyone,
I am curious how you guys solve the code formatting throughout php, blade and js files.
I am trying to get a common ground between all developers and also enforce all code formatting rules via a github action.
I have tried many configurations, but none of them work in the same way for both CI and local, e.g. npx prettier output is different than the phpstorm auto format.
Also laravel pint (in ci env) is different than local format (in phpstorm).
If you have any suggestions or guides to fully setup phpstorm and a gituhub action, please feel free to drop it here :)
Thanks!
https://redd.it/1nbx9eg
@r_php
Hello everyone,
I am curious how you guys solve the code formatting throughout php, blade and js files.
I am trying to get a common ground between all developers and also enforce all code formatting rules via a github action.
I have tried many configurations, but none of them work in the same way for both CI and local, e.g. npx prettier output is different than the phpstorm auto format.
Also laravel pint (in ci env) is different than local format (in phpstorm).
If you have any suggestions or guides to fully setup phpstorm and a gituhub action, please feel free to drop it here :)
Thanks!
https://redd.it/1nbx9eg
@r_php
Reddit
From the laravel community on Reddit
Explore this post and more from the laravel community
PHP Enum to javanoscript objects, The Ziggy / Wayfinder of Enums. Does that exists ?
In order to ensure consistency between front and back end, I'm looking for a package that would "automagically" generate javanoscript / typenoscript files from PHP enums.
I have loads of Enums that I am "mirroring" on the front-end for consistency. I would love this step to be automated.
Similar to what Ziggy ( https://github.com/tighten/ziggy ) or Wayfinder ( https://github.com/laravel/wayfinder ) do for routes: automatically generate some javanoscript code that can be used in the front-end.
Does that exist at all ?
How do you manage that in your code ?
https://redd.it/1nc0a6i
@r_php
In order to ensure consistency between front and back end, I'm looking for a package that would "automagically" generate javanoscript / typenoscript files from PHP enums.
I have loads of Enums that I am "mirroring" on the front-end for consistency. I would love this step to be automated.
Similar to what Ziggy ( https://github.com/tighten/ziggy ) or Wayfinder ( https://github.com/laravel/wayfinder ) do for routes: automatically generate some javanoscript code that can be used in the front-end.
Does that exist at all ?
How do you manage that in your code ?
https://redd.it/1nc0a6i
@r_php
GitHub
GitHub - tighten/ziggy: Use your Laravel routes in JavaScript.
Use your Laravel routes in JavaScript. Contribute to tighten/ziggy development by creating an account on GitHub.
Enforcing Strict Validation Rules in Laravel
https://nabilhassen.com/enforcing-strict-validation-rules-in-laravel
https://redd.it/1ncgbao
@r_php
https://nabilhassen.com/enforcing-strict-validation-rules-in-laravel
https://redd.it/1ncgbao
@r_php
Nabilhassen
Enforcing Strict Validation Rules in Laravel
Learn how to enforce strict validation in Laravel. See examples of boolean, distinct, integer, and numeric rules with and without strict mode.
Person Name - Globally extract and handle person names in various formats.
https://github.com/Lak-M/person-name
https://redd.it/1nch9ss
@r_php
https://github.com/Lak-M/person-name
https://redd.it/1nch9ss
@r_php
GitHub
GitHub - Lak-M/person-name: Format personal names in various styles-full, abbreviated, familiar, etc. based on country specific…
Format personal names in various styles-full, abbreviated, familiar, etc. based on country specific conventions - Lak-M/person-name
Launched! Bifrost: The build service for NativePHP
https://bifrost.nativephp.com/
https://redd.it/1nchj0y
@r_php
https://bifrost.nativephp.com/
https://redd.it/1nchj0y
@r_php
Reddit
From the laravel community on Reddit: Launched! Bifrost: The build service for NativePHP
Posted by simonhamp - 11 votes and 3 comments
Question about PHP/FI
I am curious about the early PHP versions and I see no precompiled binaries for PHP/FI 1 or 2. Do these exist? if not, how can I build them from source?
https://redd.it/1ncvuix
@r_php
I am curious about the early PHP versions and I see no precompiled binaries for PHP/FI 1 or 2. Do these exist? if not, how can I build them from source?
https://redd.it/1ncvuix
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
Laravel React native starter if any?
Do we have any Laravel React Native starter? Any recommendation?
https://redd.it/1nd6wc7
@r_php
Do we have any Laravel React Native starter? Any recommendation?
https://redd.it/1nd6wc7
@r_php
Reddit
From the laravel community on Reddit
Explore this post and more from the laravel community
SymfonyCon Amsterdam 2025: Call for IT student volunteers: Volunteer, Learn & Connect!
https://symfony.com/blog/symfonycon-amsterdam-2025-call-for-it-student-volunteers-volunteer-learn-and-connect?utm_medium=feed&utm_source=Symfony%20Blog%20Feed
https://redd.it/1nd82vn
@r_php
https://symfony.com/blog/symfonycon-amsterdam-2025-call-for-it-student-volunteers-volunteer-learn-and-connect?utm_medium=feed&utm_source=Symfony%20Blog%20Feed
https://redd.it/1nd82vn
@r_php
Symfony
SymfonyCon Amsterdam 2025: Call for IT student volunteers: Volunteer, Learn & Connect! (Symfony Blog)
Symfony is looking for motivated IT students to volunteer at SymfonyCon Amsterdam 2025! Help out for a day and enjoy the rest of the conference for free! Talks, networking, and fun included!
Add a custom file in config/packages
I want to add a custom config file
I think it's because there's no package JobOffer, but how can i fix it please ? That config file is sent to one of my services.
https://redd.it/1nd8s9m
@r_php
I want to add a custom config file
config/packages/job_offers.yaml. But i face an error:In FileLoader.php line 177:
There is no extension able to load the configuration for "job_offer" (in "C:\Users\Asmitta\sources\phenix-emploi/config/packages/job_offer.
yaml"). Looked for namespace "job_offer", found "framework", "doctrine", "doctrine_migrations", "debug", "twig", "web_profiler", "stimulus"
, "turbo", "twig_extra", "security", "monolog", "maker", "doctrine_fixtures", "twig_component", "autocomplete", "dropzone", "asmitta_form_f
low", "live_component", "chartjs", "mercure", "a2lix_auto_form", "a2lix_translation_form", "doctrine_behaviors", "knp_paginator", "presta_s
itemap" in C:\Users\Asmitta\sources\phenix-emploi/config/packages/job_offer.yaml (which is being imported from "C:\Users\Asmitta\sources\ph
enix-emploi\src\Kernel.php").
In YamlFileLoader.php line 814:
There is no extension able to load the configuration for "job_offer" (in "C:\Users\Asmitta\sources\phenix-emploi/config/packages/job_offer.
yaml"). Looked for namespace "job_offer", found "framework", "doctrine", "doctrine_migrations", "debug", "twig", "web_profiler", "stimulus"
, "turbo", "twig_extra", "security", "monolog", "maker", "doctrine_fixtures", "twig_component", "autocomplete", "dropzone", "asmitta_form_f
low", "live_component", "chartjs", "mercure", "a2lix_auto_form", "a2lix_translation_form", "doctrine_behaviors", "knp_paginator", "presta_s
itemap".
I think it's because there's no package JobOffer, but how can i fix it please ? That config file is sent to one of my services.
https://redd.it/1nd8s9m
@r_php
Reddit
From the symfony community on Reddit
Explore this post and more from the symfony community
will the forge 2 have a way to go around with mails?
hi, my setup is domains and mini-hosting by hostcreators, a small local company, then i have dns redirecting to digitalocean, because it's forge-connectable vps service.
now i have smtp at hostcreators, but they use ports 465 and 587, which are blocked by do.
so while paying for their mailing service, i also have to pay for mailgun.
since forge 2 vps' will be using do's servers, i assume these ports will still be blocked.
forge devs, is there a chance i could unblock these ports, so i don't have to pay 2 mailing subnoscriptions please?
https://redd.it/1nd83xh
@r_php
hi, my setup is domains and mini-hosting by hostcreators, a small local company, then i have dns redirecting to digitalocean, because it's forge-connectable vps service.
now i have smtp at hostcreators, but they use ports 465 and 587, which are blocked by do.
so while paying for their mailing service, i also have to pay for mailgun.
since forge 2 vps' will be using do's servers, i assume these ports will still be blocked.
forge devs, is there a chance i could unblock these ports, so i don't have to pay 2 mailing subnoscriptions please?
https://redd.it/1nd83xh
@r_php
Reddit
From the laravel community on Reddit
Explore this post and more from the laravel community
In-depth guide on documenting API responses with Scramble
https://laravel-news.com/in-depth-guide-on-documenting-api-responses-with-scramble
https://redd.it/1ndaued
@r_php
https://laravel-news.com/in-depth-guide-on-documenting-api-responses-with-scramble
https://redd.it/1ndaued
@r_php
Laravel News
In-depth guide on documenting API responses with Scramble - Laravel News
An in-depth guide on documenting API responses with Scramble.
Introducing Laritor: Performance Monitoring & Observability Tailored for Laravel
https://laritor.com/?utm_source=reddit&utm_medium=subreddit&utm_campaign=php
https://redd.it/1ndc3ti
@r_php
https://laritor.com/?utm_source=reddit&utm_medium=subreddit&utm_campaign=php
https://redd.it/1ndc3ti
@r_php
Laritor
Performance Monitoring & Observability for Laravel Apps
Laritor delivers real-time performance monitoring & observability for Laravel apps with AI-powered insights, customizable dashboards, instant alerts, and detailed request tracing.
SheafUI Starter Kit, Zero dependency Laravel boilerplate with 16 components you actually own
SheafUI Starter Kit is different:
When you install it, you get 16 beautiful UI components that are copy-pasted directly into your Laravel project. They become YOUR code. Modify them, customize them, remove SheafUI CLI entirely if you want and your components stay.
What's included:
\- Complete authentication system (registration, login, password reset)
\- Dashboard with functional components
\- User settings and profile management
\- Toast notification system (works with Livewire + controllers)
\- 16 production-ready UI components (buttons, forms, modals, etc.)
\- Zero external dependencies (except sheaf/cli for installation)
True code ownership:
\- Copy-paste installation model
\- No vendor lock-in
\- Remove SheafUI anytime - your code remains
Check it out: https://sheafui.dev/docs/guides/starter-kit
Anyone else tired of not actually owning their UI code? What's your experience with vendor lock-in?
https://redd.it/1nd8yhg
@r_php
SheafUI Starter Kit is different:
When you install it, you get 16 beautiful UI components that are copy-pasted directly into your Laravel project. They become YOUR code. Modify them, customize them, remove SheafUI CLI entirely if you want and your components stay.
What's included:
\- Complete authentication system (registration, login, password reset)
\- Dashboard with functional components
\- User settings and profile management
\- Toast notification system (works with Livewire + controllers)
\- 16 production-ready UI components (buttons, forms, modals, etc.)
\- Zero external dependencies (except sheaf/cli for installation)
True code ownership:
\- Copy-paste installation model
\- No vendor lock-in
\- Remove SheafUI anytime - your code remains
Check it out: https://sheafui.dev/docs/guides/starter-kit
Anyone else tired of not actually owning their UI code? What's your experience with vendor lock-in?
https://redd.it/1nd8yhg
@r_php
Reddit
From the PHP community on Reddit
Explore this post and more from the PHP community
UX SweetAlert, a Symfony bundle integrating the SweetAlert2 library in Symfony applications.
Looking to enhance your Symfony application's UX with elegant modal dialogs and toast notifications? Meet UX SweetAlert, a Symfony UX bundle that seamlessly integrates SweetAlert2 into your PHP backend and Twig frontend.
UX SweetAlert gives you an elegant, JavaScript-powered feedback system directly from your Symfony controllers — no need to manage messy JS state manually.
If you're already using Symfony UX and Stimulus, this is a no-brainer.
📦 GitHub repository : https://github.com/pentiminax/ux-sweet-alert
https://redd.it/1ndir9k
@r_php
Looking to enhance your Symfony application's UX with elegant modal dialogs and toast notifications? Meet UX SweetAlert, a Symfony UX bundle that seamlessly integrates SweetAlert2 into your PHP backend and Twig frontend.
UX SweetAlert gives you an elegant, JavaScript-powered feedback system directly from your Symfony controllers — no need to manage messy JS state manually.
If you're already using Symfony UX and Stimulus, this is a no-brainer.
📦 GitHub repository : https://github.com/pentiminax/ux-sweet-alert
https://redd.it/1ndir9k
@r_php
sweetalert2.github.io
SweetAlert2 - a beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes
Person Name - Split Names, Format with Ease
https://github.com/Lak-M/person-name
https://redd.it/1ne01v3
@r_php
https://github.com/Lak-M/person-name
https://redd.it/1ne01v3
@r_php
GitHub
GitHub - Lak-M/person-name: Format personal names in various styles-full, abbreviated, familiar, etc. based on country specific…
Format personal names in various styles-full, abbreviated, familiar, etc. based on country specific conventions - Lak-M/person-name