Latest Laravel/PHP Articles

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


When I first started working with Laravel, one of the very first piece of code that I came across was similar to following: So when I went to URL /post/1, the P...
Objective key results, or short OKR, is a concept that is easy to understand but hard to master: You set an objective, such as "Increase user base", and define...
Lets say for example you have a book model and you are in update method and your code looks like this. In this case you will get 404 error since your slug is up...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
A blog on PHP, JavaScript and more Amit Merchant · July 23, 2020 · ⋆ PHP So, in a nutshell (in the context of JavaScript), A promise is an object that may produ...
PHP makes it easier for programmers to build large, complex and modern web applications. The PHP developers also have option to choose from several popular PHP...
If you enjoy reading my blog, you could consider supporting me on Patreon. You might have guessed it from the examples: named arguments allow to pass input data...
Flat, simple, multi-themed, responsive and hackable Color-Picker library. Supports alpha channel, rgba, hsla, hsva and more! GitHub is home to over 50 million d...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Laravel Exception Notifier will send an email of the error along with the stack trace to the chosen recipients. You can customize who send to, cc to, bcc to, en...
Hello everybody, my name is Alex. It is based on my experiments in this area, then it has become a pet project, and then I have created several projects, wich a...
Not too long ago we celebrated the 10th million download of Laravel Excel and today it’s time to celebrate a new milestone! We are happy to have reached this mi...
It’s just steps of note will not explain more. If you want to integrate FontAwesome in a modern way. Open resources/js/bootstrap.js and add code below into try....
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
In this series of articles we will see how to create and deploy a production-ready Laravel application on AWS Fargate. In the first part, we will create a fully...
Nowadays, pretty much every web application requires some form of real-time communication. However, now there is a new option: Larasocket. Larasocket i...
In this tutorial, we’ll see what is header() function in PHP, its importance, and its uses. So, when HTML webpage renders in the user’s browser then HTTP reques...
The moment of writing this article the PHP version 8 is not released yet, but all the discussions about new features and performance are amazing. well some of y...