Latest Laravel/PHP Articles

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


Before going to the topic , we will learn little about the __invoke() method. __invoke method is an amazingly useful PHP magic method. This feature is available...

blog.laravel.com

Laravel v5.8.9 released
Laravel v5.8.9 is released in 2019/04/02, here are the changes we`ve merged into this release. AddedAdded Event Discovery (#28064, #28085)FixedFixed serializing...
Databases are the fundamental part of any app. You need a database to be able to store and retrieve information about certain things or people. But, there comes...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Databases are the fundamental part of any app. You need a database to be able to store and retrieve information about certain things or people. But, there comes...
In this new series, we’ll be exploring the concept of custom validation rules in Laravel and how they can assist you. I’m posting an article each day with a new...
Seldom there is a situation where we have our project database, but we need to take some external data from another database — for example, using 2 database con...
I wanted to implement a custom fluent interface for responses designed to work with my vue application. Instead of using macros, I wanted to create a wrapper th...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Hello world, everyone! I have a lot of experience in Laravel. There are landing pages, blogs, shops, News portals, and many other sites. And the main problem of...
One of the most common performance issues I’ve seen in Laravel is using Eloquent methods and relationships from Blade, creating unnecessary extra loops and quer...
In some applications, hiding the ID of your Model from the public is a good way to also hide how many of that model you have stored. Okay, look. Imagine that in...
Every web application has a predefined set of users that have different roles and permissions. To verify the users, applications need to have an authentication...
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.
At Welcm, Friday afternoons are normally personal project time. It’s something our developers enjoy, it keeps the creative juices flowing and we’ve also ended u...
How to destructure arrays in PHP using list or its shorthand notation
Laravel: PHP can be still a popular Divine scripting terminology. This spacious source speech was known because of it's stable and secure. PHP programmers compo...
Designing the layout is an important part of any project. Knowing this, Lavalite comes with Blade templating which generates HTML based smooth designs and templ...