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

Search In

Laravel 5.0 Creating Custom Middleware For Different Roles

Laravel provide us the facility to create our custom middleware for user's authentication. We can create different MIddleware for different roles. To accomplish it we need to follow the following steps. Step 1st:- Creating new Middleware for role

How to get the data of a form in javascript?

We can use the serialize() method to get the data of a form. This method creates a text string in URL-encoded notation by serializing form values. It helps to select more than one element of the form. Syntax: $(selector).serilaize(); Example: &

Different Types Of Cloud Computing Services

Different Types Of Cloud Computing Services:- There are primarily three significant cloud computing services. These services are utilized by the distinct organizations as per there need. These cloud computing services name are mentioned as below:-

Different Types Of Challenges In Cloud Testing

Different Types Of Challenges In Cloud Testing:- There are more challenges in the time of cloud testing. Few challenges are mentioned as below:- Short notice period Data Migration Data Security and Privacy Enterprise application Integration Simulat

Create new project in Ionic framework

If you want to create a new project in Phone gap with Ionic framework, you can do that with the following lines: First of all we have to install ionic, to install ionic in the system we have to run the following command in our terminal: $ npm insta

Send Email with an attachment in Drupal 7

If you are confused and trying to figure out how to just simply send a mail with and attachment using drupal_mail(), with a given $body and $subject, this below code may help you. /*hook_mail($key, &$message, $params);*/ //for detail informa

Laravel Creating Dynamic Routes to controllers from Mysql database

I want to create dynamic routes to controller from mysql database.We have the available following table for this. id name route -------------------- 0 About about 1 Contact contact 2 Blog blog Now

What is Mobile Testing?

Mobile Testing: Testing is the core features of the mobile like Call, message, notification, audio features etc. Mobile application testing is a process for its functionality, usability and consistency by which application software developed for han

How to add custom field in wordpress for category

Hello Reader's! if you are new to wordpress development and need to add more custom fields in category, Then you can learn it from the code below:- Step:1- Open the file functinon.php and add the following code in it. add_action( 'category_edit_for

Cordova EmailComposer Plugin

The Cordova EmailComposer plugin provides the interface where user can send the message through email same as in the email composer. It manages the editing and sending the message. You can use this plugin to show the standard email view inside your m

1 617 949
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: