GitHub / websolutionstuff 21 Repositories
I am Laravel and PHP Developer. I have also Good Knowledge of JavaScript, jQuery, Bootstrap and REST APIs.
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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/laravel-11-create-crud-operation-with-database
In this tutorial, I'll walk you through creating CRUD operations with a database in Laravel 11.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

websolutionstuff/Laravel-9-Two-Factor-Authentication-Using-Email
we will see laravel 9 two-factor authentication using email. Here, we will send the OTP code to email in laravel 8 and laravel 9.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

websolutionstuff/Laravel-9-MongoDB-CRUD-Operation-Tutorial
In this article, we will see the laravel 9 MongoDB crud operation tutorial. Also, we will use jenssegers/laravel-mongodb composer package to create CRUD operation.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/how-to-integrate-cashfree-payment-gateway-in-laravel-10
Hello developers! Today, we're about to embark on a journey to elevate our Laravel applications by integrating the Cashfree Payment Gateway.
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

websolutionstuff/laravel-10-sends-mail-using-markdown-template
In this post, we will explore how to send Markdown mail in Laravel 10.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

websolutionstuff/how-to-create-payment-link-in-stripe-using-api-in-laravel-10
In this tutorial, we'll explore how to create payment links in Stripe using the Laravel framework and its robust API.
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

websolutionstuff/paypal-payment-gateway-integration-in-laravel
How To Integrate PayPal Payment Gateway In Laravel.
Language: PHP - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 5

websolutionstuff/razorpay-payment-gateway-integration-in-laravel-10-and-vuejs-3
let's dive right into the process of integrating the Razorpay payment gateway into your Laravel 9/10 versions, alongside VueJS 3.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

websolutionstuff/Angular-15-Unleashing-Modern-Web-Development
In this article, we will provide a point-wise and easy-to-understand introduction to Angular 15.
Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

websolutionstuff/How-To-Render-Charts-In-React-using-react-chartjs-2-and-Chart.js
In this blog post, we'll learn how to use react-chartjs-2 to create charts in a React application.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.
Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/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.
Language: PHP - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 9

websolutionstuff/Laravel-10-CRUD-Operation-Step-By-Step
we will see how to create a crud operation in laravel 10. Here, we will learn about laravel 10 crud operation step by step.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

websolutionstuff/How-To-Create-Line-Chart-In-Laravel-9-Using-Highcharts
we will see how to create a line chart in laravel 9 using highcharts. A line chart is a graphical representation of an asset's historical price action that connects a series of data points with a continuous line.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/How-To-Validate-Multi-Step-Form-Using-jQuery
we will see how to validate multi step form wizard using jquery. Here, we will learn to validate the multi step form using jquery.
Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

websolutionstuff/Laravel-9-Socialite-Login-with-Facebook-Account
we will see laravel 9 socialite login with a facebook account. Many websites provide different types of login authentication to users like login with facebook, login with google/email, login with Github, and login with Twitter.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/how-to-create-web-notifications-in-laravel-9-Using-Pusher
we will see how to create web notifications in laravel 9 using pusher. Here, we will learn how to develop real-time web notifications in laravel 7, laravel 8, and laravel 9 using pusher.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/pdf-laravel
Websolutionstuff - Laravel PDF Converter
Language: PHP - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-8-CRUD-Operation
Laravel 8 CRUD Operation Example
Language: PHP - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 6

websolutionstuff/build-live-chat-app-in-laravel-9-with-vue-js-and-pusher
we will see how to build a live chat app in laravel 9 and vue js. Here, we will learn how to create real-time chat applications in laravel 8 and laravel 9 with vue.js and pusher.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-10-New-Features-And-Release-Date
In this article, we will see laravel 10 upcoming new features and when laravel 10 will be released. Here, we will learn some new features of laravel 10.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/PHP-8.3-Release-Date-and-New-Features
we will see PHP 8.3 release date and upcoming new features. PHP is a popular general-purpose scripting language that is especially suited to web development.
Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/How-To-Create-Bar-Chart-In-Laravel-9-Using-Highcharts
we will see how to create a bar chart in laravel 9 using highcharts. A bar chart or bar graph is a chart or graph that presents categorical data with rectangular bars with heights or lengths proportional to the values that they represent.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/How-To-Create-Stacked-Bar-Chart-In-Laravel-9-Using-Highcharts
we will see how to create a dynamic stacked bar chart in laravel 9 using highchart. Here, we will learn highchart stacked bar column charts in laravel 7, laravel 8, and laravel 9.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-9-Group-Column-Chart-Using-Highcharts
we will see laravel 9 group column chart using highcharts. Here, we will learn how to create a dynamic group column chart in laravel 7, laravel 8, and laravel 9.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-9-CRUD-With-Image-Upload-Example
In this article, we will see the laravel 9 crud with an image upload example. Here, we will learn how to image upload with crud operation in the laravel 9 application.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-9-React-JS-CRUD-Operation-Example
This article will show the laravel 9 react js crud operation example. Here, we will learn how to create crud operation in laravel 9 using react js application. In the backend we will use laravel 9 and frontend we will use react js.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-9-Vue-JS-CRUD-Operations-Example
we will see the laravel 9 vue js crud operations example. Here, we will learn how to create a vue 3 crud operation in laravel 9. You can learn to create, read, update and delete operations with a single page application (SPA) in the vue and vue router.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/How-To-Generate-Barcode-Using-Javascript
we will see how to generate barcode using javascript. We will use a javascript plugin to generate or create barcodes. Using this library you can easily generate different types of barcodes.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Laravel-9-User-Role-and-Permission
Laravel 9 User Role and Permission
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

websolutionstuff/Dynamic-Bar-Chart-In-Laravel
How To Create Dynamic Bar Chart In Laravel
Language: PHP - Size: 552 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 8

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.
Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

websolutionstuff/php-crud-operation
CRUD Operation In PHP
Language: PHP - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

websolutionstuff/Queen-Elizabeth-II-Portrait-Using-CSS
we will see Queen Elizabeth II portrait using CSS. portrait of Elizabeth II using CSS.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

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.
Language: JavaScript - Size: 1.01 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

websolutionstuff/Bootstrap-Session-Timeout
Check steps from below links.
Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 4

websolutionstuff/Dynamic-Pie-Chart-In-Laravel
How To Create Dynamic Pie Chart In Laravel
Language: PHP - Size: 420 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 13

websolutionstuff/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
Language: PHP - Size: 394 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

websolutionstuff/stripe-payment-gateway-integration-in-laravel
In this post i will share you stripe payment gateway integration example in laravel 8
Language: PHP - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

websolutionstuff/razorpay-payment-gateway-integration-in-laravel
Language: PHP - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

websolutionstuff/Laravel-Firebase-Push-Notification
Laravel Firebase Push Notification
Language: PHP - Size: 837 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

websolutionstuff/Dynamic-Line-chart-In-Laravel
How to create dynamic line chart in laravel
Language: PHP - Size: 557 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2
