Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


In this post, we will look at generating QR codes within your Laravel applications. First, we will need to require the https://github.com/SimpleSoftwareIO/simpl...
Nginx is a powerful web server that can also be used as a reverse proxy for your application. Simply put, a reverse proxy is a server that sits in between a cli...
U ���p��:pp�ôl��|�o����3��SCkٖh�%�%�Ƥ���Œm JlK�d>MY��7������=��4���?�(�����L�GX�{[UJ O���/�_�:&�̉J�UHs�to�v���9=��h�z \�[��� 7�o��9 ��� �� ��>�M%�...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
The release of https://pestphp.com v2 is right around the corner. This means you can start using Pest v2 without have to modify any of your Pest v1 (or PHPUnit)...
In today’s article, I’m going to show you how we use https://aws.amazon.com/sqs/ in our Laravel application, and how it helps us to manage 1.6 billion operation...
Disclaimer: If you expect this post to be technical, or code quality analysis, it will not. Also, this is not comparison or shaming post, I use Symfony and Lara...
https://sebastiandedeyne.com/scan-todos-in-git/ https://sebastiandedeyne.com/tags/git/When I’m working on a feature or refactor, I often leave @todo comments to...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
At Tighten, we’ve long believed that individual programmers shouldn’t waste their time worrying about code formatting. Early in our history, Tighten alum Adam W...
Alert notification is a type of communication between machine-to-human relative to the importance of the message. In this sweet alert notification tutorial, you...
{{ $message }}
Alpha refers to the field under validation, and it should be utterly alphabetic characters. In this article, you will learn how to create alpha form validation...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Flare was launched almost four years ago. In human life, that's not too long, but for a service, that's a lifetime. Over the years, we had quite some ideas on h...
Since the early days, Laravel includes an excellent validator class. Laravel's validator works on any arbitrary array of data but it's typically used for reques...
https://sebastiandedeyne.com/new-instance-of-singleton-in-laravel/ https://sebastiandedeyne.com/tags/laravel/In Laravel, you can register a class as a https://l...

chasingcode.dev

React Hooks in Svelte
I came across a repo by https://twitter.com/joshnuss comparing https://github.com/joshnuss/react-hooks-in-svelte through examples, and I thought it would be fun...