Latest Laravel/PHP Articles

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


So, we could use the null as expected. A NULL conceptually (for this case) is a value that has not be fixed. And in this example, we could call the function as...
If you would prefer to watch along as I implement this into an existing app, check out the video here. For this example, I recommend using Laravel 5.2+. JSON We...
Instead of using this boring, confusing and unwieldy piece of code, you can try a simple laraRasponse package which I built to reduce unnecessary lines and auto...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I’ve got a little present for you: while you’re enjoying a well-earned break from work over the holidays, your mission-critical web app has been taken over by s...
Modern PHP has a rich ecosystem of automated tooling for quality assurance. In this article, we’ll look at five tools that you can add to your own projects to h...
Summary: An increasing number of web applications, android application and ios application have integrated SMS to notify users for Welcome message, OTP verifica...
I have been working in a Laravel project which requires me to generate a good amount of users’ dummy data to our databases automatically. In other words, databa...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Want to learn how to create a Laravel application that is ready to scale? In this tutorial we’ll explore how to create your Laravel application, hook it up to a...
When you build assets (js, css, images) in Laravel applications, Laravel Mix is very useful. Laravel Mix is a wrapper for Webpack and you can build Vue.js compo...
Laravel Telescope provides insights into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications,...
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...
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.
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
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...