Latest Laravel/PHP Articles

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


As a rule of thumb, we should never run database queries inside a for-loop! For example, let’s say we designed an inventory software and it’s being used in prod...
Menu This month, I had the pleasure of being interviewed in the famous PHP podcast "Voices of the ElePHPant". You can listen to the podcast here: Thanks, @CalEv...
RFID based Car Parking System is a simple project that offers an efficient car parking management system with the help of RFID Technology.Car parking management...
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 will build up an API (Application Programming Interface) application by means of Laravel and give security through JWT. Among the JWT communication sys...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. We will implement a Facebook login with the PHP Laravel Socialite...
I know that for the past few articles we’ve looked at strings, but we never actually talked about them. A string is just a sequence of characters surrounded by...
Please consider supporting us by just disabling your AD BLOCKER and reloading this page again. In this article, we will implement GitHub login with PHP Laravel...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
I enjoy building android apps and adding more fun to it , we can integrate payment gateway to our apps to collect payments for our products/services. Why am i w...
I am back with new article on Free SSL certificate for CPanel. In my old article I had written Free SSL Certificate With ZeroSSL, but the problem with ZeroSSL i...
In laravel bootstrap alert, Today We am going to share with you How to use redirect with flash messages without any package in Laravel application. Here you can...
Before I begin I would love to point out that is my first post so please pardon me any errors you may find as you read along Recently I’ve been working on a e-l...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
A blog on PHP, JavaScript and more Amit Merchant · June 23, 2020 · ⋆ JavaScript To give a primer, this app contains an only input where a user can enter their G...
This is a common pattern that can be used to avoid long-running cron jobs and process the tasks faster with less memory and better control over the processes. L...
Laravel is an open-source PHP framework using those technicalities to create innovation and fresh sets of web applications. CakePHP, just like Laravel, is an op...
Model View Controller (MVC) is one of the most popular software architecture in web development and is being adopted by major web frameworks like Laravel, Expre...