Programming Fields

  • React
  • Laravel
  • Livewire
  • Node
  • Angular
  • Interview Q&A
    • Laravel Interview Q&A

How to Send Email in Laravel 6 Via Gmail Using SMTP

November 7, 2019 by Umesh Rana Leave a Comment ⏱ 6 min read

Send Email in Laravel 6

Sending an email is not a difficult task in Laravel 6. In comparison to the normal PHP script, Laravel provides libraries and classes. Laravel has prefaced the Mailable class for sending emails. There are some API based drivers for sending emails in the Laravel 6. These are much faster and secure to send emails. Today, […]

Filed Under: Laravel Tagged With: Laravel 6 Routing, Laravel 6 Send Email, Laravel Email, Send Email in Laravel 6

Laravel 6 REST API For ToDo Application with Passport Auth

October 30, 2019 by Umesh Rana Leave a Comment ⏱ 15 min read

laravel passport

Laravel Passport authentication is really a powerful feature. It enables an authentication system with a token. On the basis of the token, it manages all the HTTP requests which are using the web services. The token identifies the user whether it is valid or not. In other words, every single request that is trying to […]

Filed Under: Laravel Tagged With: Laravel 6 Eloquent, Laravel 6 Model, Laravel 6 Passport Authentication, Laravel 6 REST API with Auth, Laravel 6 REST APIs, Laravel 6 Routing

How to Integrate Laravel 6 Application with Firebase

October 20, 2019 by Umesh Rana 22 Comments ⏱ 8 min read

Laravel 6 Firebase Integration

Google Firebase is a realtime database. It manages the database operations in the realtime. Basically, it is a NoSQL database that stores data in the JSON format. The JSON data is a combination of key/value pairs. So, there is no restriction to store data in the Firebase in real-time. However, in the Laravel, it is […]

Filed Under: Laravel Tagged With: Firebase Realtime Database, Laravel 6 Firebase Database, Laravel 6 Firebase Integration, Laravel 6 Routing, Laravel Firebase

RESTful APIs in Laravel 6 with Passport Authentication

October 13, 2019 by Umesh Rana 10 Comments ⏱ 15 min read

Laravel 6 REST API

REST or RESTful is a web service that is used to send requests to the server for accessing the web resources. It stands for REpresentational State Transfer which returns the response with the stateless operation. A RESTful API uses HTTP Requests to perform the GET, POST, PUT, and DELETE operations on the data. These requests […]

Filed Under: Laravel Tagged With: Laravel 6 Passport Authentication, Laravel 6 REST API with Auth, Laravel 6 REST APIs, RESTful APIs

Laravel 6 Login and Registration with Authentication

October 6, 2019 by Umesh Rana 1 Comment ⏱ 7 min read

Laravek 6 Registration and login

User authentication and data security access are the most important key for any database system. If you are creating an application and the login access of that application is not much secure and authentic. Then someone can manipulate or access your data. So, to prevent these types of un-authentic access, we will need to create […]

Filed Under: Laravel Tagged With: Laravel 6 Routing, Laravel 6 User Authentication, User Login, User Registration

How to Upload Files and Images in Laravel 6 with Validation

September 29, 2019 by Umesh Rana 3 Comments ⏱ 11 min read

Laravel 6 File Upload

In Laravel 6 the file upload is much more secure than the normal file upload in a PHP script. Laravel file upload provides the proper validation before uploading the files. Basically, in the file upload concept, Laravel moves files from the tmp directory to the public directory of the project folder, which is accessible by […]

Filed Under: Laravel Tagged With: File Upload Laravel, File Validation, Image Upload, Laravel 6 File Upload, Laravel Upload File to Storage

Laravel 6 CRUD Application For Beginners

September 26, 2019 by Umesh Rana 5 Comments ⏱ 20 min read

Laravel 6 CRUD Example

Laravel 6 CRUD application will contain the approach to create and use the Insert, Select, Update, and Delete functionalities. You can build your own advanced applications by using this concept in Laravel 6. Laravel has several inbuilt features that make it more secure, robust, and authentic to our application. Before moving to the Laravel 6 […]

Filed Under: Laravel Tagged With: Laravel 6 CRUD, Laravel 6 CRUD Tutorial, Laravel 6 Eloquent, Laravel 6 Model, Laravel 6 Routing, Laravel Composer Install

How to Install Laravel 6 in Windows and Ubuntu

September 18, 2019 by Umesh Rana 4 Comments ⏱ 6 min read

Laravel Install

This is my first post on the Laravel 6 series. From, today, I will be posting the tutorials on the most popular PHP framework. Recently, the laravel has released the latest version which is Laravel 6. It is more robust and secure. Currently, it is released in the LTS (long term support). That means the […]

Filed Under: Laravel Tagged With: Download Composer, Laravel Composer Install, Laravel Download, Laravel Install

Check Email Available in PHP MySQL Using jQuery and Ajax

September 15, 2019 by Umesh Rana 5 Comments ⏱ 14 min read

Check If Email Exists using ajax

Email availability checking is not a difficult task in PHP if you are using Ajax. Yes, this is absolutely right. Using ajax and jQuery, we can check if email exists in the database while creating an account with email. That means the email that is going to be saved in the database is already exists. […]

Filed Under: AJAX Tutorial, jQuery, PHP Tagged With: Ajax PHP Form Handling, Form Validation, jQuery Ajax Callback, jQuery Ajax Form Handling

How to Implement jQuery Datatable in PHP with MySQL

September 13, 2019 by Umesh Rana 3 Comments ⏱ 11 min read

Datatable PHP

jQuery provides a very powerful feature which is called datatable. The datatable is an open-source plugin provided by the jQuery. Basically, in a bootstrap table or HTML table, there is no option to sort the data according to the column. No search option and no other options. Simply the table is used to display the […]

Filed Under: jQuery, PHP Tagged With: Datatable PHP, jQuery DataTable, jQuery Pagination

  • « Previous Page
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • Next Page »

Categories

  • AJAX Tutorial (13)
  • Angular (3)
  • CodeIgniter 4 (13)
  • Git (3)
  • Interview Questions & Answers (1)
  • jQuery (17)
  • Laravel (150)
  • Linux (14)
  • Livewire (8)
  • MacOS (3)
  • Node (2)
  • PHP (16)
  • React (21)
  • Tailwind CSS (1)
  • WordPress (7)

Support Us on YouTube

The Mind Behind This Blog

A passionate Full Stack Developer with a flair for crafting web and mobile solutions that deliver outstanding user experiences. With 6+ years of hands-on experience in the world of software development. I thrive on turning complex ideas into elegant, efficient, and user-friendly applications. Apart from it, I am a knowledge enthusiast, and devoted content creator. Read More…

Quick Navigation

  • Home
  • About Us
  • Privacy Policy
  • Contacts

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Copyright © 2026· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·