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.
Laravel Google Cloud Tasks Queue package allows Google Cloud Tasks to be used as the queue driver. This package requires Laravel 6 or higher and supports MySQL...
On 15th of November I finally launched https://laracheck.io. If you're working in a team and you're about code quality, I think you're going to love it.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Rector instantly upgrades and refactors the PHP code of your application. This package is a Rector extension developed by the Laravel community. class:...
In this article, we will see how to image upload with a preview in laravel 9. We will also, validate the file size and validate file type before uploading in la...
Here is how you add a foreign key to the migration file of Laravel Let's say you are creating a migration file for comments table, and it a Post model has hasMa...
https://dev.to/satyam_prg Laravel is the most popular PHP framework that is used by hundreds of thousands of developers around the world. Laravel facilitates ra...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
PHP 8.2 https://php.watch/news/2022/11/php-8.2-release-rescheduled, and is a minor release compared to 8.0 and 8.1. This can be partly attributed to the departu...
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.
And that is it! You are ready to rock. Just remember to set And let it eat!
Laravel Userstamps provides an Eloquent trait that automatically maintains created_by and updated_by columns on your model, populated by the currently authentic...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
Pipeline is one of Laravel's less-known features. It's often used in the framework itself, for example routing, but not so many developers use it. This...
As developers, we have times when we get to process a lot of data. In this article, we’ll discuss the linked list data structure and how to use linked lists in...

dev.37signals.com

Vanilla Rails is plenty
A common critique of Rails is that it encourages a poor separation of concerns. That when things get serious, you need an alternative that brings the missing pi...

www.phparch.com

The Value of the AST
https://www.phparch.com/article/your-ast-toolkit/ By https://www.phparch.com/community/tomas-votruba/ Today we look at the three most powerful tools in the AST...