php-user-authentication LaravelGitzella

php user authentication

Build PHP 7 user authentication and login system with MySQL and Bootstrap 4 using procedural programming approach.

laravel-jwt-auth LaravelGitzella

laravel jwt auth

Laravel 8 JWT Authentication example

php-pagination LaravelGitzella

php pagination

This tutorial explains how to create pagination in PHP 7 and MySQL using the Bootstrap 4 Pagination UI component. Also,...

laravel-cron-job LaravelGitzella

laravel cron job

how to create a Cron Jon in laravel 7. Making a Cron Job in Laravel 7 is simple and easy.

php-rest-api LaravelGitzella

php rest api

how to create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with MySQL database.

backend LaravelGitzella

backend

Laravel 7 JWT Authentication example tutorial. Create secure REST API in Laravel using JSON Web Token (JWT). Protect user authentication...

php-user-registration LaravelGitzella

php user registration

Learn how to create a basic PHP 7 user registration system, add PHP validation in registration form, securely hash password...

laravel-angular-jwt-authentication LaravelGitzella

laravel angular jwt authentication

Securely reset a password by consuming Laravel 7 JWT auth API with Angular.

laravel-pagination-example LaravelGitzella

laravel pagination example

Construct a simple pagination in laravel 7 application from scratch. Setting up a laravel app, creating model and migrations, creating...

codeigniter-pagination LaravelGitzella

codeigniter pagination

Create pagination in codeigniter application from scratch.

laravel-angular-jwt-auth LaravelGitzella

laravel angular jwt auth

Laravel 8 Angular 13 Token-Based Authentication with JWT

laravel_web_push_notification LaravelGitzella

laravel_web_push_notification

how to send web push notifications in the Laravel 8 app using Firebase Cloud Messaging mechanism