questions/web-development/page/37
Hello @kartik, You need to place the \n in double ...READ MORE
Hello @kartik, Using if( $ext !== 'gif') might not ...READ MORE
Hello @kartik, Depending on your flavour of Linux ...READ MORE
Hello @kartik, Try this: <a href="./directory/yourfile.pdf" download="newfilename">Download the pdf</a> Where newfilename is ...READ MORE
Hello @kartik, You need to run this in ...READ MORE
Hello @kartik, 1.You can create a new route ...READ MORE
Hello @kartik, In javascript, make an ajax function, function ...READ MORE
You are exporting module.exports.redir = redir; That means that ...READ MORE
Hello @kartik, your laravel connexion (config / database.php) ...READ MORE
Hello @kartik, If you need to get the ...READ MORE
When I download xamp app after installing ...READ MORE
Hello @kartik, Use this: <div class="comeBack_up" *ngIf="(previous_info | json) ...READ MORE
Hello, using the model. just like this User::where('username','John') -> ...READ MORE
Hello @kartik, Copying socket.io.js to a public folder (something as resources/js/socket.io.js) ...READ MORE
Hello @kartik, Something is clearly corrupt in your ...READ MORE
Hello @kartik, It sounds like your error comes ...READ MORE
Hello @kartik, To fix the Laravel error 419 session ...READ MORE
Hello @kartik, Ctrl+Z suspends it, which means it can ...READ MORE
Hello @kartik, The collectionNames method of the native driver's Db object accepts ...READ MORE
Hello @kartik, Press Ctrl + Shift + ESC. Locate the php process running ...READ MORE
Hii, Before anyone spends to much time debugging ...READ MORE
Hello @kartik, You have provided wrong order for ...READ MORE
Hello @kartik, A Subject or Observable doesn't have a current value. When ...READ MORE
Hello @kartik, You can use the URL facade ...READ MORE
Hello @kartik, The first function calls an action ...READ MORE
Hello @kartik, To put this folder on the ...READ MORE
Hello @kartik, You can use an array in ...READ MORE
Hello @kartik, You cannot pass variable values from ...READ MORE
Hello @kartik, your directory path is wrong. You ...READ MORE
Hello, Here is an example of fs.read()-ing the first ...READ MORE
Hello @kartik, try using nullable as a rule 'password' ...READ MORE
Hii @kartik, got the same error using: <link rel="stylesheet" ...READ MORE
Hello @kartik, Something like this should work foo.findAll({ ...READ MORE
Hello @kartik, Usually, this is used in Blade ...READ MORE
Hello @kartik, There are date helpers available in ...READ MORE
Hello @kartik, This should do it: <Text> Hi~{"\n"} this is a ...READ MORE
Hello, Just exclude the line rbi() and try ...READ MORE
Hello, In app/config/session.php you have: lifetime option that allow you to set session ...READ MORE
Hello @kartik, Sending the data in your scenario,I ...READ MORE
Simply use Sessions my friend Page1: session_start(); $ ...READ MORE
Hello, If you are using a QUEUE_DRIVER diferent to sync and you ...READ MORE
Hello, Laravel Server Requirements mentions that BCMath, Ctype, JSON, Mbstring, OpenSSL, PDO, Tokenizer and XML extensions are required. Most the ...READ MORE
Hello @kartik In eloquent you can use this $users ...READ MORE
Hello @kartik, Inside controller inject Request object. So ...READ MORE
Hello @kartik, That would work depending on what ...READ MORE
Hii, You have to export the ItemsService in the module that provides ...READ MORE
Hello @kartik, Managed to get the input field ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.