Are You Looking for help ?

PHP laravel


Join Now Contact Us

Laravel 8 login and registration tutorial

Hello Developer, In this tutorial, we will learn login and registration tutorial in laravel 8 web applications. Some modifications have been made in the auth module such as first requiring leravel/ui and then running auth command.
phpicoder December 17, 2021 7129

Laravel 8 Razorpay Payment Gateway Integration

Hellow Devlope, Today, in this post I share with you how to use the Integration Razorpay Payment Gateway in the laravel 8 Web Application with easy example.
phpicoder January 7, 2022 2689

How to check user is online or not in laravel

Hi guys, In this tutorial we will learn How to check user is online or not in laravel web application. we will make example and this example we show user list and show user online or offline.
phpicoder December 17, 2021 1996

Laravel get user agent information

In this post we will get User IP all user ajent(computer, mobile and browsers) information using lravel package. In the present age, it is compulsory for every website to get user ajent information.
phpicoder December 17, 2021 1805

laravel 8 api using jwt authentication

Hi guys, In this tutorial we will learn how to create a secure API in Laravel using the JSON Web Token (JWT). To secure the User Authentication API in Laravel 8, we will use the third-party jwt-auth library.
phpicoder January 2, 2022 1589

Laravel 8 CRUD example for beginners

Hi guys, In this tutorial we will learn Laravel 8 CRUD Full Example For Beginners. CRUD means create read update and delete item for over laravel 8 web applictios. laravel is a best powerful web application framework.
phpicoder December 17, 2021 1389

Laravel ajax post request using jquery

Hi Developer, In this tutorial we will learn jquery ajax post request example in laravel web applications, in this example we will make simple code for get and add data without page refreshing.
phpicoder December 17, 2021 1202

Laravel delete record by id

Hi Developer, In this tutorial we will learn delete record by id example in laravel web applications, This tutorial will give you very simple meny example of delete row by id in laravel.
phpicoder December 17, 2021 1044