Git Product home page Git Product logo

Krunal's Projects

expressnodesession icon expressnodesession

Express Session Tutorial Example From Scratch is the topic we will discuss today. As we all know, HTTP is stateless protocol; to associate a request to any other request, we need a way to store user’s data between HTTP requests.

fetchreactnative icon fetchreactnative

React Native Fetch Example Tutorial From Scratch is today’s leading topic. In this tutorial, we will see how to Integrating React native apps with back end code using fetch API.

javascriptblockchain icon javascriptblockchain

n this tutorial, we will see How To Create Blockchain In JavaScript. Blockchain keeps the record of all data exchanges — this record is referred to as the “ledger” in the cryptocurrency world, and each data exchange is the “transaction.“ Every verified transaction is added to the ledger as a “block.” It utilizes the distributed system to verify each transaction — the peer-to-peer network of nodes. Once signed and verified, a new transaction is added to the blockchain and cannot be altered.

jwtauthlaravel icon jwtauthlaravel

Laravel JWT Authentication Tutorial we will discuss today. Setting up JWT Token-based Authentication in Laravel 5.6 is easy.

laravel5.5tutorial icon laravel5.5tutorial

This is Laravel 5.5 Tutorial With Example From Scratch. If you want to understand more then checkout my article:

laravel54validation icon laravel54validation

I have put Laravel 5 validation example from scratch code here. This is the simple example of Laravel validation. For more information please visit this URL:

laravel57crudexample icon laravel57crudexample

Laravel 5.7 CRUD Example Tutorial For Beginners From Scratch is today’s leading topic. Laravel 5.7 has some new cool features as well as several other enhancement and bug fixes. In previous Laracon event, Taylor Otwell announced some of the notable changes which are the following. Resources Directory Changes. Callable Action URLs. Laravel Dump Server. Improved Error Messages For Dynamic Calls. Now in this tutorial, first we will install the Laravel 5.7 and then build a CRUD application.

laravelbraintreepaymentgateway icon laravelbraintreepaymentgateway

In this tutorial, we will see Laravel Cashier Braintree Payment Gateway Tutorial With Example We will build a Subscription based Platform in which the user can choose a plan, and according to that, he will be charged. We use Braintree for this demo, and we will discuss the stripe in the next tutorial. So, we will build a simple payment gateway in which a user can charge according to their selected plan. It is a straightforward system to work with, and for that, we need to create a developer account at Braintree.

laravelcommentnesting icon laravelcommentnesting

How To Create Comment Nesting In Laravel From Scratch is the today’s main topic. In any topic specific forum, there is always a structure, where you need to reply to someone’s comment and then somebody reply in their comment and so on. So comment nesting is very useful in any web application, which exposes public interest. In this tutorial, we will do it from scratch. We use Polymorphic relationship in this example.

laravelfacebooklogin icon laravelfacebooklogin

I am going to show you how to Login users with Facebook and save them into your database using Laravel 5.4. If you want more information then please visit this URL:

laravelstripepaymentexample icon laravelstripepaymentexample

Laravel Stripe Payment Gateway Integration Tutorial With Example is today’s leading topic. We will use the Cashier package to integrate Stripe Payment Gateway in Laravel. The demand for Saas based platform is increasing day by day and nowadays building a subscription-based system is universal. So to make it easy on the backend like Laravel, we do need some packages that can help us build scalable, securable, and reliable web applications. Laravel Cashier makes it very simple to integrate Payment Gateway like Stripe. So let us see how we can integrate stripe in Laravel on Subscription based system.

laravelvuejscrud icon laravelvuejscrud

Laravel 5 and VueJS Tutorial will walk through the exercise of how you can set up the development environment with each other, and we are creating Simple CRUD Application. For more information please visit this URL:

laravelvuetwitterapp icon laravelvuetwitterapp

In this Laravel and Vue Example, we will build a twitter type web application. For this tutorial, I am using Laravel and Vue.js. I am defining some components inside Vue.js. Also, I am using Axios to send a network request. We simply build an application in which, the user can post the tweet and appears in his timeline. Also, one user can follow or unfollow each other. If currently signed in user follow any other registered user then he can also see the following user’s tweet in his timeline. The very basic app, but the very powerful web app to understand laravel and vue.js fundamental concepts.

mevncrudexample icon mevncrudexample

MEVN Stack Tutorial With Example From Scratch is the topic, we will discuss today. We will generate FullStack Single Page Application(SPA) using MongoDB, Express, Vue, and Node.js CRUD Example Tutorial with step by step. For this example, we will not use Vuex for state management because this app will be simple and not complicated. We will create an application where the user can create, update, read, and delete the post. So, let us start the MEVN Stack Tutorial with an example.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.