Hardik Savani (@savanihd)
  • Stars
    star
    784
  • Global Rank 37,759 (Top 2 %)
  • Followers 1,508
  • Following 19
  • Registered over 10 years ago
  • Most used languages
    PHP
    70.5 %
    TypeScript
    11.5 %
    JavaScript
    9.8 %
    HTML
    8.2 %
  • Location 🇮🇳 India
  • Country Total Rank 935
  • Country Ranking
    PHP
    26
    HTML
    491
    JavaScript
    1,798

Top repositories

1

laravel-8-roles-and-permissions

itsolutionstuff.com - Laravel 8 Roles and Permissions Tutorial Step By Step
PHP
98
star
2

Laravel-8-CRUD

itsolutionstuff.com - Laravel 8 CRUD Application Tutorial
PHP
41
star
3

Laravel-5-Angularjs-CRUD-with-Search-and-Pagination

Laravel 5 + Angularjs CRUD with Search and Pagination
PHP
40
star
4

user-roles-and-permissions-acl-using-spatie-tutorial-laravel-5.8

User Roles and Permissions (acl) using Spatie Example Laravel 5.8
PHP
34
star
5

Codeigniter-and-AngularJS-CRUD-with-Search-and-Pagination-Example.

HTML
30
star
6

Laravel-10-roles-and-permissions

Laravel 10 User Roles and Permissions Tutorial
PHP
28
star
7

Laravel-6-ACL

Laravel 6 ACL
PHP
25
star
8

Laravel-Firebase-Push-Notification

Laravel Firebase Push Notification Example
PHP
23
star
9

Laravel-Broadcast-Redis-Socket-io-Tutorial-

Laravel Broadcast Redis Socket IO Tutorial
PHP
23
star
10

Laravel-React-JS-CRUD-Vite-Tailwind-CSS

Laravel 9 React JS CRUD using Breeze, Vite, Inertia JS and Tailwind CSS
PHP
22
star
11

laravel-7-crud-example

Laravel 7 CRUD Example
PHP
21
star
12

Laravel-8-Rest-API-with-Passport

itsolutionstuff.com - Laravel 8 Rest API with Passport
PHP
19
star
13

laravel-10-crud

Laravel 10 CRUD Tutorial Example
PHP
17
star
14

Laravel-6-Multi-Auth

Multiple Authentication in Laravel 6
PHP
17
star
15

Laravel-6-Login-with-Google

Login with google using Socialite in Laravel 6
PHP
16
star
16

paypal-payment-gateway-integration-in-laravel-5.8

PayPal Payment Gateway Integration in Laravel 5.8
PHP
16
star
17

Laravel-6-Ajax-CRUD-Tutorial

Laravel 6 Ajax CRUD Tutorial
PHP
16
star
18

laravel52-socketio-redis-nodejs

JavaScript
15
star
19

php-Angularjs-CRUD-with-Search-and-Pagination

PHP Angularjs CRUD with Search and Pagination
JavaScript
15
star
20

Laravel-6-Rest-API

Laravel 6 Rest API using Eloquent API Resources
PHP
14
star
21

laravel-multi-step-form

Laravel Multi Step Form Wizard Example
PHP
14
star
22

Laravel-5-ACL-Roles-And-Permissions

Laravel-ACL-Roles-And-Permissions
PHP
13
star
23

Laravel-9-roles-and-permissions

Laravel 9 Roles and Permissions
JavaScript
13
star
24

laravel-6-crud

Laravel 6 CRUD Application
PHP
12
star
25

Laravel-9-CRUD

Laravel 9 CRUD Application Example
PHP
12
star
26

Laravel-9-REST-API-using-Sanctum

Laravel 9 REST API using Sanctum
PHP
12
star
27

Angular-17-CRUD-Application

Angular 17 CRUD using API Step by Step
TypeScript
11
star
28

Laravel-CRUD-with-Image-Upload

Laravel CRUD with Image Upload published by itsolutionstuff.com
PHP
11
star
29

angular-14-crud-app

Angular 14 CRUD Application Step by Step
TypeScript
10
star
30

Laravel-10-REST-API-using-Sanctum

Laravel 10 REST API using Sanctum
PHP
10
star
31

Laravel-11-REST-API-using-Sanctum

Laravel 11 CRUD REST API using Sanctum Authentication Step by Step. we will install Sanctum to create authentication system. we create products crud rest api here.
PHP
9
star
32

Laravel-10-REST-API-using-Passport

Laravel 10 REST API using Passport
PHP
9
star
33

Laravel-9-REST-API-with-Passport

Laravel 9 REST API with Passport
PHP
9
star
34

upload-multiple-files-and-images-codeignier

Upload Multiple Files and Images in Codeigniter 3
HTML
8
star
35

Laravel-Sanctum-API-SPA-Authentication

Laravel Sanctum API SPA Authentication Example
PHP
8
star
36

laravel-chatbot-botman

Laravel - Create Simple Chatbot using Botman
PHP
8
star
37

vue-js-dependent-dropdown-laravel

Dependent Dropdown with Laravel and Vuejs
PHP
7
star
38

compress-image-size-in-codeigniter

compress image size in codeigniter example
HTML
6
star
39

Angular-16-CRUD-Operation-with-API-Example

Angular 16 CRUD Operations with Web API Example
TypeScript
5
star
40

Angular-9-CRUD-Tutorial

Angular 9 CRUD Tutorial
TypeScript
5
star
41

laravel-change-password-old-password-validation

Laravel Change Password Old Password Validation
PHP
5
star
42

generate-short-url-in-laravel

Generate short url in Laravel without using composer package
PHP
5
star
43

vue-js-datatable-component-laravel

Vue js datatables component with laravel 5.8
PHP
4
star
44

How-to-create-reusable-components-in-Angular-8

How to create reusable components in Angular 8
TypeScript
4
star
45

laravel-update-user-status-using-ajax

How to Active and Inactive Status in Laravel?
PHP
4
star
46

multi-select-autocomplete

Autocomplete multiselect jquery Example
JavaScript
4
star
47

vue-js-laravel-file-upload-example

Vue JS Laravel File Upload Example
PHP
4
star
48

codeigniter-add-remove-multiple-input-fields-jquery

Codeigniter Add Remove Input Fields Dynamically with Jquery and submit to database
HTML
4
star
49

Demo-Git

HTML
3
star
50

nicesnippets.com

nicesnippets_new_v
JavaScript
3
star
51

laravel-google-2fa

How to Add Two Factor Authentication using Google Authenticator in Laravel?
PHP
3
star
52

Laravel-11-Multiple-Authentication-using-Middleware

Laravel 11 Multiple Authentication using Middleware. In Laravel 11, set up multiple authentication for User, Manager, and Admin types using middleware. Assign access routes for each type and define corresponding middleware to control access based on user type.
PHP
3
star
53

angular-15-crud-app

Angular 15 CRUD Application
TypeScript
2
star
54

image-upload-laravel

Laravel 6 Image Upload Composer Package
PHP
2
star
55

React-JS-Axios-Laravel

Laravel React JS Axios Post Request Example
PHP
2
star
56

Laravel-11-CRUD-with-Image-Upload

In Laravel 11, CRUD operations with image upload refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD with image upload Application in Laravel 11.
PHP
2
star
57

Angular-17-Multiple-Image-Upload-with-Preview

Angular 17 Multiple Image Upload with Preview
TypeScript
1
star
58

Laravel-11-CRUD-Operation

In Laravel 11, CRUD operations refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD Application in Laravel 11.
PHP
1
star
59

Laravel-11-REST-API-using-Passport

Laravel 11 CRUD REST API using Passport Authentication Step by Step. we will install Passport to create authentication system. we create products crud rest api here.
PHP
1
star
60

Laravel-11-Ajax-CRUD-Operation

In Laravel 11, AJAX CRUD operations refer to create, read, update, and delete data from a database without reloading the entire web page. This is achieved using AJAX (Asynchronous JavaScript and XML) requests to communicate with the server in the background.
PHP
1
star
61

First-React-Native-App

JavaScript
1
star