
Search In
There are 4 Relationship / Associations types in CakePHP:
Relationship Association Type &n
Vue.js is a library of javascript that can be used to build any web application. It has MVVM(Model-View-ViewModel) architecture. It is easy to learn and also more flexible.
Here you will see how you can use this js in your application.
Adding Vue.js
This is my controller :
@Controller
@RequestMapping(value = "/paymentgateway")
public class PaymentGatewayController {
@RequestMapping(value = "/checkPayStatusProposalID/{proposalID}", method = RequestMethod.GET)
@ResponseBody
public PGTransactio
Every project have its own SharePoint sites in which each project has its own documents, tasks,project details,Deliverables, issues and so on.
For creating that sites first we have to set permissions from settings.First go to PWA Settings > Connec
Hello Reader's ,
Hope your are doing good today.
Today we will learn about password hashing in CakePHP 3.0.
Before going to start you should know about Password Hashing.
Now days password are one of the most important security feature for all
Rails model Serialization
Hi Friends,
Earlier we have discussed about Association in Rails Model. Today we will be covering one more topic related to rails active records, that is Serialization. In summary we can define serialized objects as, So seri
As we know that in almost all web applications we need to amend such a functionality where you need to get the content from a file stored externally in your pc. lets say this content to be a simple text content.
In these cases what we can do is use
Nowadays, drivers can communicate with other drivers and pedestrians in a variety of ways, including using lights and gesturing. But what if the car is unmanned?
With the rise of autonomous vehicles, the signal that drivers transmit valuable
Welcome to FindNerd.
Today we are going to discuss the navigation management in word-press. We all knows WordPress provides text as well as functionality management using admin end. If you talk about the navigation then we can use the function wp_na
Uploading Files in Rails
Uploading files from a form is a very common task(i.e uploading images, files etc). As you may already know that you need to set multipart/form-data, if you want to upload files from a form. Similarly in rails, you need to se
