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

July 31, 2023 Web Development

New Features in Laravel 10.4

July 31, 2023 Web Development
Post Views: 898
| 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: 1,909
| 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: 1,410
| 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: 687
| 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,461
| 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: 800
| 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 13, 2023 Web Development

Javascript | Another alternative to using JSON.stringify, especially for large objects

June 13, 2023 Web Development
Post Views: 2,154
| By Ishpreet Kaur

JSON.stringify function converts an object into a string format. It works well for small objects. A small object means it has fewer elements or fewer nested elements. But if an object is very long and very much nested also, then

Read More
June 7, 2023 Web Development

Async and Await in C#

June 7, 2023 Web Development
Post Views: 869
| By Navpreet Singh

Asynchronous programming has become increasingly important in modern software development, and C# has been at the forefront of this trend. One of the key features of C# that make asynchronous programming easier is the async and await keywords. In this

Read More
May 29, 2023 Web Development

How To Setup & Install Selenium With Python & Pycharm

May 29, 2023 Web Development
Post Views: 3,744
| By Sumit Gupta

Install Python on windows Install Selenium with Python Configure Pycharm with Selenium How to install Python on windows. There is a website to download Python. https://www.python.org https://www.python.org/downloads/ Here, click on “Download Python 3.10.7”. This is the latest version of Python.

Read More

Posts pagination

«Previous Posts 1 2 3 4 5 … 104 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