An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by websolutionstuff

A curated list of projects in awesome lists by websolutionstuff .

https://github.com/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.

crud laravel passport rest-api restful-api

Last synced: 14 Apr 2025

https://github.com/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.

authentication authenticator laravel9 otp otp-verification sms twilio twilio-api twilio-sms-api two-factor two-factor-auth two-factor-authentication

Last synced: 30 Mar 2025

https://github.com/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.

barcode barcode-generator dynamic-barcode-generate laravel laravel-9 php

Last synced: 30 Mar 2025

https://github.com/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

charts dynamic-piechart example jquery laravel-framework laravel8 pie-chart piechart tutorial websolutionstuff

Last synced: 14 Apr 2025

https://github.com/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.

crud example expressjs javascript mysql-database nodejs

Last synced: 30 Dec 2025

https://github.com/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.

emi-calculator online-barcode-generator online-character-counter online-css-beautifier online-css-minifier online-css-to-scss-converter online-image-compressor online-json-formatter online-password-generator

Last synced: 30 Oct 2025

https://github.com/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.

ajax-crud ajax-crud-operation crud crud-application crud-operation jquery jquery-ajax laravel laravel9 php

Last synced: 08 Oct 2025

https://github.com/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.

2fa email gmail laravel laravel-9 oauth php smtp two-factor-auth two-factor-auth-email two-factor-authentication

Last synced: 30 Mar 2025

https://github.com/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.

form-validation form-wizard jquery jquery-plugin jquery-ui multi-step multi-step-form multi-step-form-wizard validate validate-form validation

Last synced: 30 Mar 2025

https://github.com/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.

chart highcharts highcharts-js jquery laravel laravel9 line-chart linechart php

Last synced: 30 Dec 2025

https://github.com/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.

crud crud-operation database jenssegers laravel laravel-9 laravel-mongodb mongodb mongodb-database mongodb-driver package

Last synced: 30 Mar 2025

https://github.com/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.

crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial

Last synced: 30 Mar 2025

https://github.com/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.

bootstrap css form-wizard laravel laravel-9 multi-step-form multi-step-form-wizard mysql php

Last synced: 30 Dec 2025

https://github.com/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.

candlestick candlestick-chart candlestick-patterns-detection dynamic-chart highchart highcharts-js jquery laravel laravel-9 laravel9 php

Last synced: 18 Oct 2025

https://github.com/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.

authentication facebook facebook-login laravel laravel9 login-with-facebook socialite socialite-login

Last synced: 18 Jun 2025

https://github.com/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. 

bar-chart barchart charts dynamic-barchart echarts jquery laravel laravel-9 mysql php

Last synced: 30 Mar 2025

https://github.com/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.

authentication crud crud-operation laravel laravel9 passport rest-api restful-api

Last synced: 09 Jul 2025

https://github.com/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.

dyanmic-pie-chart highchart highcharts-js jquery laravel laravel-9 laravel9 php pie-chart piechart

Last synced: 22 Jun 2025

https://github.com/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.

chat-application laravel laravel-9 live-chat live-chat-app php pusher real-time-ch real-time-chat real-time-chat-application vuejs

Last synced: 30 Dec 2025

https://github.com/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.

crud-application crud-operation database laravel laravel-9 livewire livewire-components livewire-crud mysql php

Last synced: 30 Dec 2025

https://github.com/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.

laravel laravel-8 laravel-9 notifications php push-notifications pusher pusher-api pusher-channels real-time-notifications web-notifications

Last synced: 30 Mar 2025

https://github.com/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.

laravel laravel-9 laravel-9-stripe laravel-9-stripe-payment laravel8 payment-gateway stripe stripe-checkout stripe-integration stripe-payment stripe-payment-gateway

Last synced: 30 Mar 2025

https://github.com/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.

laravel laravel-9 laravel-vue laravel9 node npm vite vitejs vue3 vuejs

Last synced: 30 Dec 2025

https://github.com/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.

css dynamic-qr-code javascript javascript-api jquery php qr-code qrcode qrcode-generator

Last synced: 12 Jun 2025

https://github.com/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.

laravel laravel-9-razorpay-integration laravel-9-razorpay-payment laravel8 laravel9 php razorpay-api razorpay-payment razorpay-payment-gateway

Last synced: 30 Mar 2025

https://github.com/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.

bootstrap bootstrap-pagination bootstrap-paginator html javascript jquery jquery-pagination jquery-plugin pagination pagination-functionality pagination-library

Last synced: 30 Mar 2025

https://github.com/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.

authentication laravel laravel-9-user-role-and-permission laravel9 multi-user-auth permissions php role role-permission-laravel-9 roles-and-permission

Last synced: 30 Mar 2025

https://github.com/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.

gmail-login google google-login laravel laravel9 login signing-with-gmail socialite socialite-login

Last synced: 30 Mar 2025

https://github.com/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.

dynamic-qr-code generate-qrcode laravel laravel-9 php qr-code-generator qrcode qrcode-generator

Last synced: 30 Mar 2025

https://github.com/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.

column-chart dynamic-chart gorup-chart group-column-chart highcharts highcharts-js jquery laravel laravel-9 laravel9 php

Last synced: 30 Mar 2025

https://github.com/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.

crud crud-application crud-operation laravel laravel-9 laravel-breeze laravel-vite laravel9 react react-crud-app react-js tailwind-css

Last synced: 30 Mar 2025

https://github.com/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.

chart dynamic-line-chart dynamic-linechart echarts jquery laravel laravel-9 line-chart linechart mysql php

Last synced: 30 Mar 2025

https://github.com/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.

fcm fcm-push-notification firebase google laravel laravel9 php push-notifications web-notifications

Last synced: 30 Dec 2025

https://github.com/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.

angular angular-12 angular-13 angularjs bootstrap bootstrap4 bootstrap5 javascript modal modal-dialog modal-popup popup

Last synced: 30 Mar 2025

https://github.com/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.

error-handling json-validate php php-new-features php-release-date php8 php82 php83 unserialize

Last synced: 29 Dec 2025

https://github.com/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.

ajax crud crud-application crud-operation laravel laravel-9 vue vue-3 vue-component vue-js vue-router vue3-component

Last synced: 04 Aug 2025

https://github.com/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.

barcode barcode-generator barcode-plugin dynamic-barcode-generator generate-barcode javascript javascript-plugin jquery jquery-plugin

Last synced: 25 Aug 2025

https://github.com/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.

email laravel laravel-9 laravel-mail laravel8 mail mailgun mailgun-api mailgun-php php

Last synced: 27 Feb 2025

https://github.com/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.

bar-chart barchart dynamic-barchart highcharts highcharts-js jquery laravel laravel-9 laravel9 php

Last synced: 30 Mar 2025

https://github.com/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.

authentication laravel laravel-socialite laravel8 laravel9 oauth oauth2 social-login socialite socialite-login twitter twitter-api

Last synced: 18 Jul 2025

https://github.com/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.

chart highcharts highcharts-js jquery laravel laravel-9 php stacked-bar-chart stacked-chart

Last synced: 06 Oct 2025

https://github.com/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.

crud crud-application crud-operation image-upload laravel laravel9 mysql mysql-database php upload-image

Last synced: 06 Oct 2025

https://github.com/websolutionstuff/queen-elizabeth-ii-portrait-using-css

we will see Queen Elizabeth II portrait using CSS. portrait of Elizabeth II using CSS.

bootstrap css elizabeth html jquery potrait queen queen-elizabeth

Last synced: 30 Dec 2025

https://github.com/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.

laravel laravel-10-new-features laravel-10-release-date laravel-framework laravel10 laravel9 new-features release-date

Last synced: 05 Mar 2025

https://github.com/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.

laravel laravel-10 payment-gateway payment-gateway-integration payment-integration razorpay razorpay-payment razorpay-payment-gateway vue vue3 vuejs

Last synced: 30 Mar 2025

https://github.com/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.

chart chartjs react react-chart react-chartjs-2 reactjs

Last synced: 27 Jul 2025

https://github.com/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.

crud-application crud-operation database laravel laravel-10 laravel-10-crud-operation mysql php php81

Last synced: 14 Jun 2025

https://github.com/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.

cashfree cashfree-sdk laravel laravel-10 laravel-php payment payment-gateway payment-gateway-integration payment-integration payment-methods php

Last synced: 30 Mar 2025

https://github.com/websolutionstuff/angular-15-unleashing-modern-web-development

In this article, we will provide a point-wise and easy-to-understand introduction to Angular 15.

angualar angular-cli angular15 angular16 angularjs features javascript webdevelopment

Last synced: 03 Oct 2025