
Search In
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
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:-
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:-
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
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
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
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
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
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
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
