Open in app
Home
Notifications
Lists
Stories

Write
Bijaya Prasad Kuikel
Bijaya Prasad Kuikel

Home

Jun 28, 2021

Getting started with Vue 3 composition API in typescript with Laravel Mix from scratch

Laravel is one of the most loved web frameworks by the developers. It makes development so easier and fun. VueJs is one of the most loved JavaScript and rapidly growing Web Framework. …

Laravel 8

3 min read

Getting started with Vue 3 composition API in typescript with Laravel Mix from scratch
Getting started with Vue 3 composition API in typescript with Laravel Mix from scratch

Mar 29, 2021

Let’s create Dynamic, Reusable DataTable Component with Laravel 8, Bootstrap 5, ReactJS : With Pagination, Sort, Search Functionality

In this article we will learn to create dynamic reusable data table component using Laravel 8 and ReactJS from scratch. Preparing the backend: Scaffold new Laravel app: laravel new reactable Create new database reactable and update .env file accordingly Update default users migration file: Schema::create('users', function (Blueprint $table) { $table->id(); …

Laravel React Datatable

2 min read


Feb 13, 2021

How to install & use ReactJS in TypeScript with Laravel 8 & Laravel Mix 6

Laravel is one of the most loved web frameworks available. It makes development so easier and fun. React is one of the most loved JavaScript Library because of it’s simplicity. …

Laravel 8

2 min read

How to setup ReactJS in TypeScript with Laravel 8 & Laravel Mix 6
How to setup ReactJS in TypeScript with Laravel 8 & Laravel Mix 6

Nov 23, 2018

Create dynamic data table component with Laravel and Vue JS (Part 2) — Adding pagination & sorting functionality.

Welcome back. In the last part we created a very simple data table component using Laravel and VueJS. In this second part we will work on enhancing the component to add pagination and sorting functionality to it. Let’s begin with the backend. Let’s make changes on the UsersController file. …

Java Script

2 min read

Create dynamic data table component with Laravel and Vue JS (Part 2) — Adding pagination & sorting…
Create dynamic data table component with Laravel and Vue JS (Part 2) — Adding pagination & sorting…

Nov 20, 2018

Create dynamic data table component with Laravel and Vue JS . (Part 1)

Data tables are used widely in the web applications. Data tables allow the users to scan, analyze, compare, filter, sort, and manipulate information to derive insights and commit actions. In this tutorial we will learn to implement a simple data table component with Vue JS, Laravel and Bootstrap. Requirements: Laravel…

Laravel

3 min read

Create dynamic data table component with Laravel and Vue JS . (Part 1)
Create dynamic data table component with Laravel and Vue JS . (Part 1)

Published in InnoHub

·Mar 2, 2018

Laravel 5.6 — Customizing default Auth (Part 2) — Login with Username or Email

In our previous article we customized the default auth functionality provided by Laravel to send the user activation email after registration. In this article we are customizing the login functionality. (P.S: I assume that you are following from the Part One.) Let’s list out all the routes by using the…

Laravel

2 min read

Laravel 5.6 — Customizing default Auth (Part 2) — Login with Username or Email
Laravel 5.6 — Customizing default Auth (Part 2) — Login with Username or Email

Jan 12, 2018

Laravel 5.6 — Customizing the default Auth (Part 1): Activate account after registration using Laravel Notification

Laravel provides the Basic Authentication out of the box which includes the basic login, registration, and password reset functionalities. These functionalities can be easily customized. This is the beauty of Laravel framework. …

Laravel

3 min read

Laravel 5.6 — Customizing the default Auth (Part 1): Activate account after registration
Laravel 5.6 — Customizing the default Auth (Part 1): Activate account after registration

Published in InnoHub

·Aug 30, 2017

Create User Following system with Laravel 5.5 / 5.6

Laravel is probably the best PHP framework available. It is really easy to learn and comes with wonderful features. In this tutorial we will be learning to implement the “User Following System” with Laravel 5.4. (Supports for Laravel 5.0 +) Let’s start with a fresh installation of Laravel Laravel out…

Laravel

3 min read

Bijaya Prasad Kuikel

Bijaya Prasad Kuikel

Full stack Software Engineer.

Following
  • Elle Kaplan

    Elle Kaplan

  • Nirazan Basnet

    Nirazan Basnet

  • Geshan Manandhar

    Geshan Manandhar

  • Prabesh Thapa

    Prabesh Thapa

  • Anthony Gore

    Anthony Gore

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable