InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Category: CakePHP

Designing a MongoDB Schema with Mongoose using Node.js

Moh. NafeesCakePHP, ReactLeave a Comment on Designing a MongoDB Schema with Mongoose using Node.js

Designing a MongoDB schema using Mongoose in a Node.js application involves defining the schema structure, setting up models, and interacting with the database using Mongoose methods. MongoDB is a popular NoSQL database that stores data in flexible, JSON-like documents. When…

Read More→

Using Query ID in Elementor for Custom Post Filtering

Kanchan BalaCakePHP, Miscelleneous, PHP, PHP Framework, PHPBBLeave a Comment on Using Query ID in Elementor for Custom Post Filtering

Query ID in Elementor :- Elementor is a powerful page builder for WordPress that allows users to create stunning layouts. One of the advanced features it offers is the ability to filter posts using Query IDs. This can be incredibly useful…

Read More→

Match Expression in PHP

Virender KumarCakePHP, PHP, PHP Framework, PHPBBLeave a Comment on Match Expression in PHP

The match expression, introduced in PHP 8.0, is a powerful feature that simplifies conditional statements. It is concise and more readable alternative to the traditional switch statement. Let’s dive into how it works and see some examples. What is a…

Read More→

Using Matching and NotMatching in CakePHP

Charan DassCakePHPLeave a Comment on Using Matching and NotMatching in CakePHP
Using Matching and NotMatching in cakephp

Using Matching and NotMatching in Cakephp A) Matching() Matching () will be provided like join level of mysql query. This query helps to find the match record from associated table. For example if you have ‘Table1 belongsToMany Table2′ you will…

Read More→

Understanding Array Key Resetting in PHP

Kuldeep RathoreCakePHP, Miscelleneous, PHP, PHP Framework, PHPBBLeave a Comment on Understanding Array Key Resetting in PHP
Understanding Array Key Resetting in PHP

How to manage array key effectively in PHP, Are you interested in learning ? Discovering how to reset array keys to start from 0 is a fundamental skill in PHP programming. This article provides a step-by-step guide on how to…

Read More→

PHP Tips: Using the Null Coalescing Operator for Cleaner Code

Sharleen KaurCakePHP, PHP, PHP FrameworkLeave a Comment on PHP Tips: Using the Null Coalescing Operator for Cleaner Code

The null coalescing operator (??) is a syntactic sugar that checks if a variable is set and is not null. If the variable exists and is not null, its value is returned. Otherwise, a default value is returned. This operator…

Read More→

Everything you need to know about CakePHP Migrations

Arvind KumarCakePHPLeave a Comment on Everything you need to know about CakePHP Migrations

Migrations is a powerful feature in CakePHP. It gives you a tool to create or import database structure and data through command line interface. CakePHP Migrations is installed by default when you install CakePHP.

CakePHP Captcha Demo is now available via Github & Composer

Arvind KumarCakePHPLeave a Comment on CakePHP Captcha Demo is now available via Github & Composer

CakePHP Captcha plugin for CakerPHP 3 is a very useful addition to your CakePHP app to keep submissions on your website spam free. CakerPHP 3 Captcha plugin can be installed in simple steps using composer or can be placed in…

Read More→

Be careful while using Containable behavior with deep associations in CAKEPHP 2

Arvind KumarCakePHPLeave a Comment on Be careful while using Containable behavior with deep associations in CAKEPHP 2

Containable behavior is used to get selected associated records in CAKEPHP 2. It helps to speed up process of retrieving records by fetching associated data at the same time. But for deep associations from level 2 (equal to recursive =2)…

Read More→

Cakephp 3.6 ajax pagination and sorting with jQuery

Arvind KumarCakePHPLeave a Comment on Cakephp 3.6 ajax pagination and sorting with jQuery

Cakephp comes with inbuilt pagination and sorting component and helper which work well in any app. However in order to make data tables ajax driven one might want to look at alternative solutions. One such solution is Cakephp Datatablse Plugin…

Read More→

Posts navigation

1 2 … 7 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Create a Custom Gutenberg Block in WP (Step-by-Step)
  • How to Create User Roles and Permissions in Laravel 8
  • Creating a Wp Angular Theme for WordPress with Gutenberg
  • Understanding Cookies in PHP
  • How to Create a PHP Session

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram