Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Laravel 5.0 Difference between Fillable and Guarded

Hi Readers, If you are new to Laravel you will definitely come across two properties in the model one is Fillable and another one is Guarded. I myself did not get the use of these properties but once I get along I understood the actual use of thes

Node of list

Hi, all programmers. I can't solve this question. Can help me to solve this question. Because next Tuesday need submit my assignment. Thanks.

Importing structured data

Hello This blog post gives a brief about the process that needs to be followed to import structured data in PIM.   Overview Importing structured data includes a sequence of steps that should be followed in order to complete import successful

Using Null-coalescing operator (??) in C#

We have ?? Operator which is called null- coalescing operator in c#. It takes two operands, one at the left side and one at the right side and checks if the left side operand is null or not. If is is null then it will return the right side operand el

How to create User in MDM Hub?

Below are the steps to create a user in MDM Hub and assign ORS to user: Step 1: Launch the jnlp file. Step 2: Enter you credential, select the ORS. Step 3: Under Workbench, select Users. Step 4: Connect to Master Database. Step 5: Acquire Lock, under

attr_accessible in Rails 4

Before going into the details of “attr_accessible”, the best thing would be to understand why it was needed. It was basically needed to avoid the Mass-assignment Attack. For that we need to know about Mass-assignment :- Mass-assignment is u

Insert Data in Acumatica ERP

Hi Friends, Today i will tell you to how to insert values in acumatica ERP. The Code below is used to insert data in the acumatica erp. Suppose i want to insert data into the EPApproval table. Here firstly i need to create instance of cur

How to convert Array into a String in JavaScript

Conversion of array into a string in JavaScript. There are two method to convert element of array into a string in JavaScript. 1st Method: toString()-> toString() method joins the array & returns one string that contain each element of array

How to assign the Login Form module to selected web pages?

It is very easy in Joomla to assign login modules to selected web pages. You need to follow the following steps: Login to backend of your website(Joomla administrator). Go to Extensions --> Module Manager (You will get a page displaying all the

Anonymous function in php

Anonymous functions, is a function that allows the creation of a function without any specific name. We can use it as follows: 1-Assign it to a variable, then call it later using the variable's name. 2-We can store an array of different anonymous

prev 1 2 76
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: