MaXEster Technologies  | Technical Blog
  • HOME
  • ABOUT US
  • SERVICES
    • PHP WEB APPS
      • Codeigniter
      • Laravel
      • Zend
      • Cakephp
      • WordPress
      • Drupal
      • Magento
      • Opencart
    • MOBILE APP
      • Ios
      • Android App
      • Android Games
    • DESIGNING
      • Responsive Design
      • Logo Design
      • PSD to HTML
    • DIGITAL MARKETING
      • PAY PER CLICK DEVELOPMENT
      • Search Engine Optimization
      • Social Media Optimization
      • E-mail Marketing
      • Content Marketing
  • PORTFOLIO
  • CONTACT US
  • Blog

Author: Bhaskar Chaudhary

Manual login user by Email Id in Laravel.

January 1, 2020July 24, 2020 Bhaskar ChaudharyLaravelLeave a Comment on Manual login user by Email Id in Laravel.

This blog is to help you manually login by using a URL with get parameters. As this practice is not secured and can be taken advantage by hackers so use it on your own risk. To make it a bit…

Read More→

How to merge Collection in Laravel?

December 19, 2019July 24, 2020 Bhaskar ChaudharyLaravelLeave a Comment on How to merge Collection in Laravel?

To merge two collection col1 and col2 we use merge() method of collection OR We can just pass those collection while declaring the collection Some Example case Sometimes we need to get different collection from same Database Table depending on…

Read More→

Get a string after a specific substring by length in MySQl and SQL

November 28, 2019July 24, 2020 Bhaskar ChaudharyMySqlLeave a Comment on Get a string after a specific substring by length in MySQl and SQL

For MySql Let us assume a Customers table with a CustomerName Column which contain string of Max Length 200. For Sql Server Let us assume a Customers table with a CustomerName Column which contain string of Max Length 200.

How To Capitalize First Letter Of Each Word In Js ?

November 21, 2019July 24, 2020 Bhaskar ChaudharyJSLeave a Comment on How To Capitalize First Letter Of Each Word In Js ?

By using function: “replace()” is a iterative function calling a regex as first parameter and adding callback function as its second parameter we can achieve this. Regular Expression for Every Word in a String ( /\w\S*/g ) And Callback function…

Read More→

Dynamic web form validation with predefined rules and messages

November 16, 2019July 24, 2020 Bhaskar ChaudharyJSLeave a Comment on Dynamic web form validation with predefined rules and messages

Sometimes when we are using same validation rules for a form in different location with different ID’s. To prevent repeating the code and make it more maintainable we define it as a function in one place. That is what this…

Read More→

Custom Facades in Laravel

November 11, 2019July 24, 2020 Bhaskar ChaudharyLaravelLeave a Comment on Custom Facades in Laravel

Facades are static interface of a class to encapsulate its default arguments. First we need to define a class in app directory like app/CustomClass/NewClass.php Now we need to define a facade for this class Firstly we need to edit AppServiceProvider.php…

Read More→

How To print \n in C?

November 5, 2019July 24, 2020 Bhaskar ChaudharyUncategorizedLeave a Comment on How To print \n in C?

As We know \n is used for new line Similarly \t for vertical tab so to print \n just add \ before \n like \\n similarly for \t it will be \\t

Json parsing to add an iterating element by Jquery

November 4, 2019July 24, 2020 Bhaskar ChaudharyJSLeave a Comment on Json parsing to add an iterating element by Jquery

To reduce load time and improve user experience we use ajax to get add new element to existing html. let the response be: let the response is saved in var response let the place where response is appended is to…

Read More→

Creating a DB in MongoDB

October 22, 2019July 29, 2020 Bhaskar ChaudharyMongoDBLeave a Comment on Creating a DB in MongoDB

It is as simple as calling an URL If you have already installed MongoDB. If Not go-ahead download from here

Node Event Module

October 22, 2019July 24, 2020 Bhaskar ChaudharyJS, Node JsLeave a Comment on Node Event Module

Node has a concept of event-driven programming, in which code is written to react rather than be called. Node has an inbuilt event module about which you learn in-depth from here, we will use event listener and event emitter method…

Read More→

Posts navigation

1 2 … 4 Next

Archives

  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • July 2023
  • June 2023
  • January 2023
  • June 2021
  • September 2020
  • August 2020
  • July 2020
  • May 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019

Categories

Recent Posts

  • Using Components as Templates in React JS
  • Horizontal and Vertical Scaling In React JS
  • What is Load Balancing?
  • req and res objects in Express Js
  • Difference between Sessions and Cookies
Copyright ©MaXEster Copyright 2024. All Rights Reserved.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
SettingsAccept
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT
  • b
  • a
  • c
  • j
  • F