Latest Laravel/PHP Articles

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


https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
We all love job queues and workers. But I meet a lot of junior and medior developers who think that job queues in Laravel is some kind of magic. The ba...
Many ask what is the difference between https://laravel.com/ and https://lumen.laravel.com/. I am looking for a comparison table of the components and features...
https://dev.to/devtical https://dev.to/kristories Or feel confused with the tutorials on the internet because you don't know where to start? https://bootcamp.la...
'The :attribute must be accepted.', 'accepted_if' => 'The :attribute must be accepted when :other is :value.', 'active_url' => 'The :attribute is not a valid UR...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
https://dev.to/thinkverse https://tallstack.dev/ is a full-stack development solution used for building powerful, modern, and reactive Laravel applications. Thi...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Laravel Notification Event Subscriber is a package allows you to run any kind of action while a notification is being sent or after it has been sent using onSen...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
https://dev.to/bernardwiesner https://laravel.com/docs/9.x/queues is great and easy to use, however one big disadvantage is it's not microservice friendly. You...
Recent works require me to work with Livewire and ChartJs. Prepare our simple filter: php artisan make:livewire Filter Let's update our Livewire chart...
Today at Laracon, LiveWire announced a major update after nearly 2 years since the last release. The tool was popularized with Laravel 8 in 2020, but faced crit...
This is a working Google SSO Cypress Test. describe('Login', () => { it('Login through Google', () => { const username = Cypress.env('googleSocialLoginUsername'...