Latest Laravel/PHP Articles

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


It happens from time to time that your Laravel app is doing better than ever. You can tell that because you see no exceptions arriving to Rollbar at all. Earlie...
I enjoyed reading this question on Stack Overflow: What is (functional) reactive programming? I thought I’d take a stab at an explanation of what reactive progr...
Step 1: Open build.sh. “stackery/php-lambda-layer add mysql” is published by Nick Anthony
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
But instead of just creating an exact copy of what Jeffrey is building, instead I am trying to change things up as much as possible along the way. In doing so,...
What is Firebase? Firebase is a Backend-as-a-Service — BaaS — that started as a YC11 startup and grew up into a next-generation app-development platform on Goog...
Sometimes you want to have a route that only accepts AJAX calls, or at least protect them if they are not AJAX calls. This function will return a true or false...
When we have an existing database with existing multiple records with set password, encrypted with a specific encrypt technique and then we try to immigrate to...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Disclaimer: This example was presented during the Laravel Paris Meetup on November 7th 2018, you can watch the video here. Zenaton is about giving everyone the...
Urban Legends and myths. It starts with Santa Claus when we are children to when we become adults and believe in the 5-second rule (some readers will die by it...
“Our GitLab CI pipeline for Laravel applications” is published by Freek Van der Herten
Most modern frameworks (such as Laravel) have this feature, where the user can programmatically add records to a database. This is particularly useful because l...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
บางครั้งเราอาจต้องการแสดง Content ในรูปแบบของ PDF แทนที่จะแสดงผลหน้าเว็บทั่วไป ตัวอย่างนี้จะแนะนำการสร้าง PDF ผ่าน package ที่ชื่อว่า laravel-dompdf วิธีการใช้ง...
Lately, I have developed an application based on Laravel 5.7 that makes heavy use of Laravels Queue feature. In order to easier structure different debug inform...
Step 3: Add a new layer to your lambda function by providing a layer version ARN. To view the layer ARN’s please see the stackery/php-lambda-layer GitHub. Step...
Yes! Microservices drive us to rethink in our TDD approach, and this is why we called it “Micro TDD”. The approach does not require you to use Microservices; it...