Latest Laravel/PHP Articles

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


Cloud technology has seen immense growth since its inception. It has revolutionized the sphere of tech with its advanced infrastructure, empowering companies to...
In this exercise, we’re going to build a simple Laravel project using tymon/jwt-auth for authentication. The /products endpoint is a protected route that fetch...
AdminLTE is one of the best open-source admin dashboard and control panel theme which provides a range of responsive, reusable, and most commonly used component...
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’ve been working with CraftCMS (v3.1) + Craft Commerce for the last couple of months and initially I was pleased with it. You can do so many things with the sy...
Laravel is one of the best PHP framework that are currently available and security is one important feature that we need to consider while designing web applica...
This is a movie rating system with laravel and reactjs. In this application, I have created API with laravel and make a single page application with reactjs. Yo...
We can all think of somebody who upon saying the wrong thing, maybe only once, has irreversibly ruined their reputation, possibly even after having apologised f...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
I don’t know if I’m the only one in the world who thinks about throttling custom actions, not necessarily only logins. Laravel comes already with a ThrottlesLog...

blog.laravel.com

Laravel v6.4.0 released
Certified Laravel | PHP | Magento Developer.
Facades in Laravel can be really useful. The documentation of Laravel describes their functionality as follows: Facades provide a “static” interface to classes...
PHP Internals News: Episode 33: Union Types London, UK Thursday, October 24th 2019, 09:33 BST In this episode of "PHP Internals News" I chat with Nikita Popov (...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Building web applications today is hugely improved thanks to another efficient PHP framework, Laravel. Since its first release in June 2011, Laravel prevailed a...
PHP define array as “an ordered map. A map is a type that associates values to keys”. It is one of the key point of php language. But work with array through al...
In the current PHP trend, the Laravel Framework is so popular in the PHP community. Laravel gives us many features from the beginning of the release and it’s co...
In former posts, we often mentioned how powerful can be a feature, that filters your database results based on the current HTTP query string. Now, let’s take a...