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.
November 12, 2019 Web Development

Laravel 5.4 Logs And Errors

November 12, 2019 Web Development
Post Views: 3,237
| By Webner

Introduction to Laravel 5.4 Logfiles: A log file is a file that keeps a registry or records of events, processes, messages that occur in the operating system or any software runs. -Laravel provides the robust logging services that allow the

Read More
November 8, 2019 Database

MongoDB Driver Not Found

November 8, 2019 Database
Post Views: 5,234
| By Webner

Problem – Getting “Class ‘MongoDB\Driver\Manager’ not found” error while inserting some data in the collection (Laravel) Check the following three points in order to resolve the MongoDB driver issue in Laravel: 1. PHP Module 2. MongoDB Extension 3. MongoDB Library

Read More
November 6, 2019 PHP Frameworks

Methods of Debugging – PHP

November 6, 2019 PHP Frameworks
Post Views: 3,188
| By Webner

Methods of Debugging by dumping information These methods are used for debugging in PHP. We can see the variable values in human-readable form on the console and can find errors in case there are issues due to variables incorrect values.

Read More
November 4, 2019 Web Development

Bootstrap Templates, Grid System and Media-queries

November 4, 2019 Web Development
Post Views: 2,890
| By Webner

Bootstrap Templates, Grid System and Media-queries What is Bootstrap? Bootstrap is a powerful toolkit. It is a set of HTML, CSS, and JavaScript tools for making and building websites and internet applications. It is a free and open-source project, hosted

Read More
October 31, 2019 PHP Frameworks

Collections in C#

October 31, 2019 PHP Frameworks
Post Views: 3,094
| By Webner

Collections in C# Arrays Arrays are useful for creating and working with a fixed number of strongly typed objects. Problem with Arrays: 1. Fixed length 2. Insert similar data type elements Collections Collections are used to create and manage groups

Read More
October 25, 2019 Web Development

Authorization Attribute Validation Issue

October 25, 2019 Web Development
Post Views: 2,990
| By Webner

Authorization attribute validation Issue: 404 status code is returned instead of 401 status code In my application, I was using an API service to be used by external applications, where I needed to implement the authorization of valid requests by

Read More
October 23, 2019 PHP Frameworks / Web Development

Progress Bar Using AJAX/PHP

October 23, 2019 PHP Frameworks / Web Development
Post Views: 4,418
| By Webner

Progress Bar For Large Uploads Using AJAX/PHP Problem: When large files are being uploaded, a server at the back takes time to upload the same file. Users have to wait irrespective of knowing, whether the file is even being uploaded

Read More
October 21, 2019 Web Development

Best Practices for Logging in Node js

October 21, 2019 Web Development
Post Views: 3,815
| By Webner

Collecting Information or data from the system and storing it in a specific file is called logging. It may contain information or data for short or longer periods. Logs are the only way to troubleshoot an issue which the user

Read More
October 17, 2019 Web Development

NodeJs Callback – Asynchronous Functions

October 17, 2019 Web Development
Post Views: 3,180
| By Webner

NodeJs Callback NodeJs is an open-source server environment and it is free. It enables javascript to run on the server-side. It runs on various platforms(Windows, Linux, Mac, etc.). Callback is asynchronous equivalent code for a function. A callback function is

Read More

Posts pagination

«Previous Posts 1 … 50 51 52 53 54 … 171 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