Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Web Development

August 7, 2023 Web Development

Grid.js Library – Sorting issue for words/strings

August 7, 2023 Web Development
Post Views: 73
| By Ishpreet Kaur

It is a library to show data in tabular form gracefully. It is a free and open-source javascript library plugin. Please check this link to work with the Grid.js library. This library helps in sorting, searching, and styling tables without

Read More
August 4, 2023 Web Development

How to view pdf documents using the pdf.js library

August 4, 2023 Web Development
Post Views: 135
| By Webner

Introduction: PDF.js is a library we can use to view pdf documents using javascript and HTML. This library comes handy in many scenarios such as showing a preview of a pdf document to the users when they upload it using

Read More
August 2, 2023 Web Development

Gateway in Python

August 2, 2023 Web Development
Post Views: 117
| By Webner

A gateway, in networking terms, is a device or software application that acts as a bridge between different networks. In Python, a gateway can be implemented using various libraries, such as sockets. In this blog, we will be discussing how

Read More
July 31, 2023 Web Development

New Features in Laravel 10.4

July 31, 2023 Web Development
Post Views: 125
| By Navneet Kaur

With the release of version 10.4, the Laravel team added the File::json() function, changed existing HasMany connections to HasOne relationships, added a new test response assertion, and more. File::json() method The File::json() function was added by Laravel 10.4 to make

Read More
July 12, 2023 Web Development

What are an EXE and a DLL?

July 12, 2023 Web Development
Post Views: 127
| By Monika Dhiman

One kind of executable file is an EXE file. When opened, its primary function is to start a program. This is accomplished by executing specific scripts or by utilizing some of the data contained in the file. When you start

Read More
July 10, 2023 Web Development

PDF Viewer Using Web Viewer

July 10, 2023 Web Development
Post Views: 140
| By Navneet Kaur

Pdf viewer is used for viewing pdf using javascript. We can Add a PDF.js viewer to any application with out-of-the-box annotations, PDF form filling, and signing. A free in-browser PDF viewer is PDF.js Express Viewer. It contains capabilities like text

Read More
July 7, 2023 Web Development

Send SMS using TWILIO in Laravel

July 7, 2023 Web Development
Post Views: 122
| By Ankush Garg

To put it into action, take the following steps: Install the TWILIO package using the command given below: composer require twilio/sdk Now, we require three credentials from the Twilio platform (https://www.twilio.com/console and https://www.twilio.com/console/phone-numbers/incoming). Account SID Auth Token Phone Number Now

Read More
July 5, 2023 Web Development

useRouter in NextJs

July 5, 2023 Web Development
Post Views: 118
| By Sonali Sharma

Routing – The file-system-based router in Next.js is based on the idea of pages. A file becomes immediately accessible as a route when it is added to the page’s directory. The majority of typical patterns can be defined using the

Read More
June 28, 2023 Web Development

Slack Integration With Laravel

June 28, 2023 Web Development
Post Views: 109
| By Maniraj Singh

Firstly, create a slack channel with the (composer requires laravel/slack-notification-channel ) command. Create a notification in the laravel project with the command (php artisan make: notification SlackNotification). Create toSlack method in the SlackNotification. Add routeNotificationForSlack in the user model to

Read More

Posts navigation

1 2 3 … 103 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection