Latest Laravel/PHP Articles

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


The official Laravel documentation for Queues suggests that you ensure your worker process remains alive using "a process monitor such as Supervisor". However,...

engineering.carsguide.com.au

How to Dockerize a Laravel application
When I first was told to use Docker in my local dev environment. All I can remember is that I need to bring a container up docker-compose up and then bring it d...
A blog on PHP, JavaScript and more Amit Merchant · June 10, 2020 · ⋆ PHP The usual way of handling the exception is by requiring the catch block to catch the ex...
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.
Back in 2017 I wrote a Medium post title “How Do You Work in Laravel”. For example in my past article I wrote about a Service/Repository pattern, aside from tha...
Let’s checkout how to connect Symfony with Amazon SQS and SNS Services by using a Symfony component. In our case we will create a TestMessage object, that gets...
We’re focusing on SPA authentication using a simple Vue.js app. It’s really important to note that this guide has nothing to do with issuing and using tokens to...
There’s no shortage of lectures and blogposts on “Hexagonal Architecture” these days, but many of them give a much broader view of Hexagonal Architecture than i...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Oh Dear monitors your entire site, not just the homepage. We crawl and search for broken pages and mixed content, send alerts when your site is down or slow and...
HP is leaps and bounds above where it started. It’s great for the web and it makes writing web-based applications enjoyable. If you are going to be fol...
A blog on PHP, JavaScript and more Amit Merchant · June 11, 2020 · ⋆ Laravel It’s helpful sometimes when you have a file and it doesn’t have extension attached...
Laravel v7.15.0 is released in 2020/06/09, here are the changes we`ve merged into this release. Certified Laravel | PHP | Magento Developer.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.

blog.laravel.com

Vapor Tinker Command
Today we released version v1.7.0 of laravel/vapor-cli. Using the new command, you can execute code on Vapor using Laravel Tinker: If you do not provide the --co...
Enable OPcache via php.ini referens https://www.cloudways.com/blog/integrate-php-opcache/ Written by
A blog on PHP, JavaScript and more Amit Merchant · June 9, 2020 · ⋆ PHP Wouldn’t it be nice if you don’t have to declare the class property over and over again...
If you enjoy reading my blog, you could consider supporting me on Patreon. It made me wonder if and how the team we work in, and the kind of projects we work on...