Latest Laravel/PHP Articles

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


A package for checking the health of your Laravel & Lumen applications If nothing happens, download GitHub Desktop and try again. The purpose of this p...
It’s been a long time since my last post on Sharp (okay, since my last post on anything). But today is a good one to change that: we just released Sharp 5. ...
Now, let's see in more detail the changes we've merged into this release: When we first released Pest, we already had in mind where we wanted Pest to be: simple...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this chapter, we explain the authorization process in Laravel. Before proceeding further into learning about the authorization process in Laravel, let us und...
· 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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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.