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

Category: Laravel

How to use multiple where condition in Laravel?

July 2, 2019July 24, 2020 Bhaskar ChaudharyLaravel, Php1 Comment on How to use multiple where condition in Laravel?

You can add where clause to a model like ->where(/*condition*/) Sometimes We need to add orWhere condition to our queries, between two cases. This might interfere with other conditions so we need to pass them in a function. To get…

Read More→

Laravel Quick DB query building:

June 25, 2019July 24, 2020 Bhaskar ChaudharyLaravelLeave a Comment on Laravel Quick DB query building:

How can we increase and decrease in Laravel? Laravel gives us the function to do this fast and effectively. Please follow the below instructions to do this. Increase Value of a numeric column Decrease Value of a numeric column

How To Bypass csrf Token For A Route In Laravel?

February 25, 2019July 24, 2020 Bhaskar ChaudharyLaravelLeave a Comment on How To Bypass csrf Token For A Route In Laravel?

Laravel Csrf token is security tokens but sometimes we don’t need them in our request URLs. We Need to edit Only One file for this called VerifyCsrfToken.php. Path:- /app/Http/Middleware/VerifyCsrfToken.php Add Below Code In The Class:- Note:- Remember To match url…

Read More→

How To Select Different Column of data as one with Laravel and MySql?

February 22, 2019July 29, 2020 Bhaskar ChaudharyLaravel, MySql2 Comments on How To Select Different Column of data as one with Laravel and MySql?

Laravel uses query builder to perform database operations so you don’t need to rewrite the query for different database Platform. Let us assume a table with three column called cert1, cer2 and cert3 First we need to select the column…

Read More→

Posts navigation

Previous 1 2

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