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

Author: Webner

We are a software development company in India.
July 11, 2023 Salesforce

Login Flow in Salesforce

July 11, 2023 Salesforce
Post Views: 1,625
| By Annupriya Thakur

Before we access our salesforce org, login flow directs users through a login process. Using Login flow, we can participate and change the login process of Salesforce. Once the user is authenticated by Salesforce, the login flow directs the user

Read More
July 10, 2023 Web Development

PDF Viewer Using Web Viewer

July 10, 2023 Web Development
Post Views: 1,830
| 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: 1,111
| 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: 1,993
| 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
July 3, 2023 Database / Salesforce

How to send data from the Parent component to the Child component in LWC

July 3, 2023 Database / Salesforce
Post Views: 1,848
| By Navneet Negi

The Lightning Web Component (LWC) is widely used over the salesforce platform to build components that can work dynamically and are a combination of Custom HTML and modern JavaScript. Depending on the need, they can be displayed over Home Page,

Read More
June 30, 2023 Database / Others (General)

Introduction to the rabbitmq message broker

June 30, 2023 Database / Others (General)
Post Views: 1,914
| By Gurpreet Singh

Introduction: RabbitMQ is a message broker software that enables different systems and applications to communicate with each other in a distributed environment. It provides a reliable messaging solution that implements the Advanced Message Queuing Protocol (AMQP). In this post, we

Read More
June 28, 2023 Web Development

Slack Integration With Laravel

June 28, 2023 Web Development
Post Views: 1,301
| 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
June 26, 2023 Insurance

Waiver of subrogation in Insurance

June 26, 2023 Insurance
Post Views: 2,189
| By Bhuvnesh Prasher

Subrogation: When an insurance company keeps a right to legally pursue a third party (who was at fault) that can cause a claim loss to the insured, this is called as subrogation. Most of the time, an individual insurance company

Read More
June 23, 2023 Insurance

What is LightningAlert in LWC

June 23, 2023 Insurance
Post Views: 1,076
| By Sonali Sharma

LightningAlert is a new feature that comes in the summer 22 release. Chrome and Safari decided not to support window.alert so salesforce provides an inbuilt feature called LightningAlert. To use this feature first, we need to import LightningAlert. Example:

Read More

Posts pagination

«Previous Posts 1 … 10 11 12 13 14 … 170 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