Latest Laravel/PHP Articles

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


Default belongsToMany relationship in Laravel works really well – you can easily attach, detach or sync records. But what if you want to order pivot records by...
Situation:We have a project that uses PHP codes. For sure, as a development team, we must have some code style rule to align everybody’s code and ensure the bea...
This article serves as the first of a series on unit testing in PHPUnit aimed at providing a fundamental understanding of unit tests at a basic level. To do thi...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
For those of you following Laracon 2019, you may have seen the amazing new package from Caleb Porzio called Livewire. As described on his site: Livewire is a fu...
Here is the easiest way to generate an EAN-13 barcode automatically. You will be amazed at just how easy it really is. Let’s start with installing our barcode A...
The clash of titans: Airbnb and Basecamp versus Facebook and Yahoo! The first two were built with Ruby on Rails, the next with PHP. But who's right? What side a...
By now, every software developer and their cat knows how to implement FizzBuzz. For me, FizzBuzz is a good and easy way to filter out web developers. When I’m i...
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.
Let’s look at a super easy way to detect license plates in photographs. Our API will not only give the location and dimensions of the license plate (or plates)...
Today we will be looking at how to employ Deep Learning OCR (optical character recognition) to extract text from photographs. And that’s all you have to do! Not...
As we all know that Laravel is a fantastic framework for all the tasks we need, whether we need microservices like an RESTful API or a full fletched project bui...
3. Test that Apache is running by accessing http://localhost in a browser window. The result should be a webpage with the title Apache2 Ubuntu Default Page.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Hello World,Today i am going to create article in which we will learn laravel directory structure. In this article, we will learn about all folders and files at...
This post demonstrates how to harness deep learning to determine the age of someone in a photo. Begin with a reference to our image recognition API: Then all th...
These days I faced with a task to add reCaptcha to login of Voyager admin user and, of course, started looking for it on internet. As most of the guys did not f...
Let’s take a look at how to quickly compare and match faces using Cloudmersive’s Image Recognition API.