Hi, It’s very easy to add a Github login to your laravel application. Let’s understand how we can do this. So, I’m going to practical…
Author: Gurpreet
A Beginner’s Guide to Resource Routes in Laravel
Hi, If you are a Laravel learner then you may have used routes in laravel rather than creating them one by one for each crud…
Building A Rest API With PHP
It’s been a long time since I haven’t written an article but nowadays I’m very much focused on learning new things and upgrading myself. Meantime…
Upload Files Using Ajax In PHP
Hello readers! Uploading files to the server is a common task in web development. In the past, it was done using traditional form submissions, which…
Sending Mails Using PHP With Mail Function
Today we are going to learn to send emails using PHP. Well, it’s not that hard and basically, this post is designed as a beginner…
My Goal As A Laravel Developer – Pov
I wasn’t sure that I should write something on this topic. But I couldn’t stop myself because I’m a kind of confused person. Because I…
service classes in laravel | Usable or Not?
A few days back I was working on a task that was written by some other developer. So, what he did there, just to show…