Latest Laravel/PHP Articles

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


· September 4, 2020 · ⋆ JavaScript A function in JavaScript is a set of statements that performs a task or calculates a value and return it based on the input...
Check out my latest post on the devdojo.com website! It is a post on What is new in Laravel 8? To make things even better you can use my referral link to get a...
I first got in contact with Laravel in early 2012 I believe when I started a new job at Aboalarm as their Lead iOS Engineer. The first thing I tackled with my t...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
In this article, I will talk about how to have camelCase properties in Eloquent models. One of the issues in using models with Eloquent ORM is having the defaul...
On packagist, if you look at “laravel/laravel” packages, you can see that there is a version named “dev-develop”.The Laravel team are planning to release Larave...
· September 3, 2020 · ⋆ Laravel Recently, a prominent member of Laravel community, Dries Vints, has pre-released a pretty exciting open-source project called B...
This article is especially for me from some time ago when I was looking for information on how to configure Messenger for applications based on CQRS architectur...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Today we're proud to introduce you to our new open-source package: Vapor UI. In short, this package provides a beautiful dashboard within your Vapor powered app...
After months of development, testing and fine-tuning, I'm happy to say that the very first version of Blade UI Kit is finally publicly available. Some of you mi...
Tries are composite types that do not necessarily have the same prominence in programming parlance as say, an array or record/tuple but have significant viabili...
In many laravel applications you may need to use different google fonts, font awesome icons. Here I will show you how to import them into a laravel project.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
In this blogpost I’m going to show you how to merge validation of 4 different type of requests on the same model into one FormRequest class. The framework provi...
· September 2, 2020 · ⋆ Jekyll Lately, I wanted to show related posts on post pages based on the category the current post lies in. So, for instance, of the po...
I was tasked not long ago to make a tiny private prototype. Given the current pandemic, most of work is being routed to web interfaces, and some applications ar...
Example code of AutoLoadOne Library for PHP 5.6 and higher. Why we need this library? To runs this class, we need to include it using our code.