MB'DUSENGE Callixte (@mberecall)
  • Stars
    star
    241
  • Global Rank 102,643 (Top 4 %)
  • Followers 108
  • Following 3
  • Registered over 3 years ago
  • Most used languages
    PHP
    84.6 %
    JavaScript
    15.4 %
  • Location 🇷🇼 Rwanda
  • Country Total Rank 10
  • Country Ranking
    PHP
    1

Top repositories

1

Laravel-8-multi-auth-based-on-Roles-with-examples

What Multiple auth system refers to? Well, as the name suggests, it is a terminology that refers to the process of login by multiple users based on roles in an application. In general, Authentication is the security process, and it indicates acknowledging the genuine user with proper account details. Here is the archetype of this tutorial, we will develop two users one is admin, and the other one is a regular user. Based on their roles, we will allow them to access in the app using middleware. Let us begin our work and start building our application.
PHP
37
star
2

ijaboCropTool

The ijaboCropTool.js is a jquery plugin that can be used to crop images. can also be used to crop user profile picture.
35
star
3

Multi-Step-Form-Using-Laravel-Livewire

Laravel livewire is a user-friendly package for developing full-stack web applications; it lowers the pain of building dynamic user interface components. You are going to understand how to use this package to create a dynamic multi-step form with a laravel form wizard using livewire. Forms are useful for collecting user information, Sometimes, you need to build advanced forms that need to be categorized in multi-steps. This tutorial will guide you from scratch about how to create a multi-step way not only but also form a wizard with the help of the livewire package in the laravel 8 application.
PHP
34
star
4

Laravel-8-Multi-Guards-Authentication

If you have used Laravel for a while, you should have heard a lot about multiple authentications. You should have also heard “guards” a whole lot. But if you are fairly new to Laravel, multiple authentications makes it possible for you to have different classes of users access different/similar parts of the same application. Keep normal users in user table , admins create another table as admin and doctors create another table as doctor.
PHP
25
star
5

Codeigniter-4-Ajax-CRUD-with-Server-Side-DataTable

If you have huge data for listing of any application, I recommended to use Server side data listing. This will list data per page wise request. With this tutorial we will see the usage of DataTable to load data. We will Make Ajax CRUD Operation in this playlist.
JavaScript
24
star
6

Laravel-8-Ajax-CRUD-with-Yajra-Datatable

Here we explain how to create ajax crud with laravel 8 tutorial with example (Create, Read, Update, Delete). We use laravel ajax crud operation with showing validations errors, search sort and pagination and bootstrap modal popup for edititing the data.
PHP
20
star
7

Laravel-8-custom-authentication

Best way to make user authentication in laravel 8
PHP
20
star
8

Laravel-8-Ajax-CRUD-with-Image-Upload

This repository will help you to learn how to make Ajax CRUD with image file upload and preview.These tutorials guide you step by step on how to implement Ajax CRUD app with image upload and preview using jquery in Laravel 8
PHP
15
star
9

Simple-search-with-pagination-in-laravel-8

This is a simple search with pagination in laravel 8 + bootstrap
9
star
10

Laravel-8-CRUD-with-livewire

In this laravel livewire crud tutorial i will explain it from step by step. For this repository , I will show you how to install livewire, create and retrieve records using livewire in laravel project.
PHP
6
star
11

Custom-ID-Generator-in-Laravel-8

The ID generator takes a unique external ID in the form of a string and returns a unique ID, which can be used as an item ID (for example, TLS006, STD-0005, INV_5750). You can use this example in order to make your own custom id.
JavaScript
5
star
12

Laravel-8-form-validation-with-ajax

You can use ajax to validate form in laravel 8
PHP
4
star
13

kropify-laravel

A Kropify is a tool that can be integrated into Laravel framework for the purpose of giving users easy way to crop their profile pictures and cover images.
PHP
4
star
14

Send-email-using-PHPMailer-in-Laravel-8

PHPMailer is perhaps the most popular open-source PHP library to send emails with. It was first released way back in 2001, and since then it has become a PHP developer’s favorite way of sending emails programmatically, aside from a few other fan favorites like Swiftmailer. Let's use in on laravel 8 project.
PHP
2
star
15

ci4-slugify

Simple Slugify Library for Codeigniter 4
PHP
1
star