The issue is with the command 010_add_platform_class.js missing execute permission. You could use chmod +x hooks/after_prepare/010_ad...
Angular JS ckeditor directive
<script src="//cdn.ckeditor.com/4.6.1/standard/ckeditor.js"></script> <script src="//cdn.ckeditor.com/4.5.7/...
How to change xcrun developer path
Error: xcrun: error: active developer path ("/Applications/Xcode-beta. app/Contents/Developer") does not exist, use `xcode-selec...
How to get android key alias name from jks file
Navigate to the jks file location using cmd, There enter the below line of command Enter jsk file password if password is ok t...
How to update angularjs: $scope in jQuery functions
var scope = angular.element($(".appoint_form_div")).scope(); scope.$apply(function() { $scope.total_hours = dataService.con...
Convert minutes to hours in JavaScript
<!DOCTYPE html> <html lang="en"> <head> <title>Convert minutes to String.</title> </...
How to Get iPhone Device UDID from iTunes
Get the UDID of your iPhone or iPad. 1. Open iTunes. 2. Connect your iOS device to your computer 3. Select (mobile icon) it from top ba...
How to get iPhone Device UDID
Hi all, Please open this below link http://getudid.com in your apple mobile Then Press Start button Install the GetUDID.c...
Popular Posts
- The Guide to integrate Bootstrap With CodeIgniter
- Fatal error: Call to undefined function base_url()
- How to use Sumo Select in jquery with example
- mysqli function to get the last inserted record or row id
- Professional Angular JS Pdf download
- Datetime picker in jquery simple example with dd/mm/yyyy format
- CREATE A JAVASCRIPT PROGRAM TO ACCEPT FIRSTNAME AND SURNAME FROM PROMPT BOX AND DISPLAY FULLNAME
- CREATE A JAVASCRIPT PROGRAM TO ACCEPT 2 NUMBERS FROM PROMPTBOX AND DISPLAY SUM, DIFFERENCE(SUBTRACT), MULTIPLICATION AND DIVISION BY USING FUNCTIONS
- CREATE JAVASCRIPT PROGRAM TO CHECK IF USERNAME IS ANIL AND PASSWORD IS ANIL THEN DISPLAY WELCOME ANIL IN ALERT BOX IF THE USERNAME AND PASSWORD IS NOT ANIL THEN DISPLAY INVALID USER IN ALERT BOX
- Use of undefined constant EXT - assumed 'EXT' Filename: core/MY_Loader.php