Programming Fields

  • Laravel 8
  • Laravel 7
  • Laravel 6
  • React
  • PHP
  • WordPress
  • AJAX
  • jQuery
Home » Laravel 6 » Page 2

How to Use AJAX in Laravel 6 with ToDo Application

November 16, 2019 by Umesh Rana Leave a Comment

AJAX in Laravel 6

When you want to submit a form in Laravel 6 without reloading the page then you will have to use AJAX. It prevents the page reload when you request to the server for the data. That means when you want to send and receive data from the server it will pass the data asynchronously. AJAX […]

Filed Under: AJAX, jQuery, Laravel 6 Tagged With: AJAX Form Handling in Laravel 6, jQuery Ajax Form Handling, Laravel 6 AJAX, Laravel 6 AJAX CRUD

How to Send Email in Laravel 6 Via Gmail Using SMTP

November 7, 2019 by Umesh Rana Leave a Comment

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 6 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

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 6 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

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 6 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

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 6 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

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 6 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

Laravel 6 File Upload

In Laravel 6 the file upload is much 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 anyone. […]

Filed Under: Laravel 6 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 3 Comments

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 6 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

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 6 Tagged With: Download Composer, Laravel Composer Install, Laravel Download, Laravel Install

  • « Previous Page
  • 1
  • 2




Recent Posts

  • Dynamic Email Configuration in Laravel 8 For Sending Email
  • Laravel 8 Client Side Form Validation Using jQuery
  • Create RESTful APIs in Laravel 8 Using Sanctum Auth
  • Create RESTful APIs in Laravel 8 Using Passport Auth
  • How to Upload Image in CKEditor 5 Using Laravel 8
  • How to Implement CKEditor 5 in Laravel 8 From Scratch
  • How to Create and Use Database Seeder in Laravel 8
  • How to Create Pagination in Laravel 8 with Eloquent




Categories

  • AJAX (7)
  • jQuery (10)
  • Laravel 6 (19)
  • Laravel 7 (10)
  • Laravel 8 (20)
  • PHP (10)
  • React (3)
  • WordPress (7)

Like Us On Facebook

Like Us On Facebook


The Mind Behind This Blog

He is a PHP Developer and a passionate blogger. He is a Post Graduate in MCA from St.Xavier’s College, Ranchi. He is a professional web developer, programming digger, knowledge enthusiast and devoted content creator. He spends most of his time in coding, analyzing, and digging. Expert in Web Designing and Development. Read More…

Connect Us On

  • Facebook
  • LinkedIn
  • Twitter
  • GitHub

Quick Navigation

  • 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 © 2019-2020· Programming Fields· All rights Reserved. And Our Sitemap.All Logos & Trademark Belongs To Their Respective Owners·