websolutionstuff
I am Laravel and PHP Developer. I have also Good Knowledge of JavaScript, jQuery, Bootstrap and REST APIs.
Rajkot, Gujarat, India
Pinned Repositories
Bootstrap-Session-Timeout
Check steps from below links.
Dynamic-Bar-Chart-In-Laravel
How To Create Dynamic Bar Chart In Laravel
Dynamic-Pie-Chart-In-Laravel-8
In this tutorial i will show you how to create dynamic pie chart in laravel 8, Pie charts are use to representing data in graphics view, for creation of dynamic pie chart example you need to create model, controller, route, blade file and database
Laravel-8-CRUD-Operation
Laravel 8 CRUD Operation Example
Laravel-REST-API
In this tutorial i am going to perfome crud operation using rest api and you can learn how to create rest api with authentication using passport in laravel 7 application. here we will get data from api.
online-tools
We provide online tools for web developers. It helps to reduce user's time: online JSON viewer, Compressing Images, EMI calculator, CSS minifier, Online Barcode Generator, etc.
paypal-payment-gateway-integration-in-laravel
How To Integrate PayPal Payment Gateway In Laravel.
pdf-laravel
Websolutionstuff - Laravel PDF Converter
razorpay-payment-gateway-integration-in-laravel
stripe-payment-gateway-integration-in-laravel
In this post i will share you stripe payment gateway integration example in laravel 8
websolutionstuff's Repositories
websolutionstuff/Laravel-9-Barcode-Generator-Example
we will see laravel 9 barcode generator example. In this example we will use the milon/barcode package and we will implement it in our laravel barcode example in laravel 9.
websolutionstuff/Laravel-9-Two-Factor-Authentication-With-SMS
we will see laravel 9 two-factor authentication with SMS. we will send an OTP SMS to the mobile number and authenticate the login user.
websolutionstuff/How-To-Create-Candlestick-Chart-In-Laravel-9-Using-Highcharts
we will see how to create a candlestick chart in laravel 9 using highcharts. A candlestick is a type of price chart used in technical analysis that displays the high, low, open, and closing prices of a security for a specific period.
websolutionstuff/How-To-Create-Dynamic-Bar-Chart-In-Laravel-9
we will see how to create a dynamic bar chart in laravel 9. Bar charts are used to represent data in graphics view. For the creation of a dynamic bar chart example, you need to create a route, controller, blade file, and database.
websolutionstuff/Laravel-9-AJAX-CRUD-Example
we will learn how to create ajax crud operations in laravel 9. here, we will perform laravel 9 ajax crud example without page refresh.
websolutionstuff/Laravel-9-CRUD-Operation-Example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
websolutionstuff/Laravel-9-User-Role-and-Permission
Laravel 9 User Role and Permission
websolutionstuff/Multi-Step-Form-Example-In-Laravel
we will see multi step form example in laravel. Here, we will create laravel multi step form example.
websolutionstuff/Node.js-Express-CRUD-Example-with-MySQL
In this tutorial we will see how to perform Node js Express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.
websolutionstuff/online-tools
We provide online tools for web developers. It helps to reduce user's time: online JSON viewer, Compressing Images, EMI calculator, CSS minifier, Online Barcode Generator, etc.
websolutionstuff/razorpay-payment-gateway-integration-in-laravel
websolutionstuff/stripe-payment-gateway-integration-in-laravel
In this post i will share you stripe payment gateway integration example in laravel 8
websolutionstuff/Bootstrap-Modal-In-Angular-13
we will see the bootstrap modal in angular 13. Ng Bootstrap is developed from bootstrap and they provide all bootstrap 3, bootstrap 4, and bootstrap 5 native angular 13 directives like a modal, pagination, date picker, buttons, etc.
websolutionstuff/How-To-Create-Dynamic-Line-Chart-In-Laravel-9
we will see how to create a dynamic line chart in laravel 9. A dynamic line chart or line plot or line graph or curve chart is a type of chart that displays information as a series of data points called 'markers' connected by straight line segments.
websolutionstuff/How-To-Create-Pagination-Using-jQuery
we will see how to create pagination using jquery. We will create simple jquery pagination. Also, create pagination using jquery without a plugin.
websolutionstuff/How-To-Create-Pie-Chart-In-Laravel-9-Using-Highcharts
we will see how to create a pie chart in laravel 9 using highcharts. A pie chart is a circular statistical graphic, which is divided into slices to illustrate numerical proportion. In a pie chart, the arc length of each slice is proportional to the quantity it represents.
websolutionstuff/How-To-Generate-QR-Code-Using-Javascript
In this tutorial we will see how to generate QR code using javascript. we will implement QR code generator without any kind of package or plugins. we are create QR code using API.
websolutionstuff/How-To-Install-Vue-3-In-Laravel-9-With-Vite
we will see how to install Vue 3 in laravel 9 with vite. In the previous article, we will install laravel 9 with vue 3. So, we will be installing vue 3 in laravel 9 latest version. Laravel 9 has major changes.
websolutionstuff/how-to-integrate-razorpay-payment-gateway-in-laravel-9
let's see razorpay payment gateway integration in laravel 9, laravel 9 razorpay payment gateway integration, laravel razorpay integration, razorpay api.
websolutionstuff/how-to-integrate-stripe-payment-gateway-in-laravel-9
let's see stripe payment gateway integration in laravel 9, laravel 9 stripe payment gateway integration, laravel 9 stripe integration example, payment gateway integration in laravel 9, stripe integration.
websolutionstuff/How-To-Send-Email-In-Laravel-9-Using-Mailgun
In this article, how to send email in laravel 9 using mailgun. we will learn laravel 9 to send emails using mailgun. Mailgun is an email delivery service that provides developers an easy API to send out transactional emails from their website.
websolutionstuff/Laravel-9-Firebase-Push-Notification
In this article, we will see a laravel 9 firebase push notification. FCM push notifications are used for android, ios as well as a web applications.
websolutionstuff/Laravel-9-Livewire-CRUD-Operation
In this article, we will see the laravel 9 livewire crud operation. we will learn about livewire crud operation in laravel 9 and how to create crud operation using livewire in laravel 9. Also, see how to install livewire in laravel 9.
websolutionstuff/Laravel-9-QR-Code-Generator-Example
we will see laravel 9 QR code generator example. As per the current trend, many websites and applications provide features like login with QR code, scan QR code and get more information about products and websites, etc.
websolutionstuff/Laravel-9-REST-API-With-Passport-Authentication
we will see an example of laravel 9 REST API with passport authentication. Also, perform CRUD operation with laravel 9 REST API.
websolutionstuff/Laravel-9-Socialite-Login-with-Google-Account
we will see laravel 9 socialite login with a google account. This post gives you an example of a laravel 9 socialite login with a google account and also you can knowledge about how to socialite log in with a google account in laravel 9 jetstream.
websolutionstuff/Laravel-9-Socialite-Login-With-Twitter-Account
In this article, we will see laravel 9 socialite login with twitter account. Many websites provide different types of login authentication to users like login with google, login with gmail, login with facebook, login with github, login with twitter.
websolutionstuff/laravel-9-user-roles-and-permissions-without-package
In this article, we will see laravel 9 user roles and permissions without package. Roles and permissions are an important part of many websites.
websolutionstuff/Laravel-Firebase-Push-Notification
Laravel Firebase Push Notification
websolutionstuff/Queen-Elizabeth-II-Portrait-Using-CSS
we will see Queen Elizabeth II portrait using CSS. portrait of Elizabeth II using CSS.