questions/web-development/page/60
Hii, If you don't have access to php.ini, adding ...READ MORE
Hello, DB::QueryLog() only work after you execute the query $builder->get(). ...READ MORE
Hello kartik, Two possible solutions for this: Free currently ...READ MORE
Hello, Insert(): This function is simply used to ...READ MORE
Html5 contains lots of elements using which ...READ MORE
Hii, The easiest way to do this: class MyController ...READ MORE
Hello, You can checkout if it's a search ...READ MORE
Middleware acts as a bridge between a ...READ MORE
hey kartik, As $route is used for deep-linking URLs ...READ MORE
Hello, You can use simple function that is ...READ MORE
Hello Kartik, Use the JSON function JSON.parse(theString) ...READ MORE
Hello kartik, You dont have to bind anything, ...READ MORE
Hey, You can follow the steps below in ...READ MORE
Hey, We can easily use custom table in ...READ MORE
Hii, Migrations are like version control for your database, ...READ MORE
Hello @kartik, You can use the PHP function ...READ MORE
Hii @kartik, Create a new middleware, add to ...READ MORE
hii, It is really simple to redirect from ...READ MORE
Hello, io.js: Node-forward is basically being merged into io.js forked on ...READ MORE
Hello @kartik, You can simply use JSON.parse. The definition of ...READ MORE
Hii, The Express API doc spells this out pretty clearly. I ...READ MORE
Hey @Kartik. Directories used in a common Laravel ...READ MORE
Hello Kartik, position: absolute and then top:50% and left:50% places the top edge ...READ MORE
A cookie is often used to identify ...READ MORE
Hello @kartik, Do composer global update before laravel new <project-name> and you'll ...READ MORE
Hi Unfortunately no, you have to know the ...READ MORE
Hii @kartik, If you want the biggest image ...READ MORE
Hello, Implementation of a callback is done like ...READ MORE
CORS is Cross Origin Resource Sharing which means you ...READ MORE
Hello, The PATH for Windows: I’ve found the location ...READ MORE
Hii, The extend method allows the modification of ...READ MORE
Hello, I checked php -i | grep pdo and noticed ...READ MORE
Hey, In the HTML form, we add ...READ MORE
Hello @kartik 1.) Download PHPMailer, open the zip file ...READ MORE
Routing is just another way of fixing some content ...READ MORE
Hello @kartik, I've used, it's an attempt to ...READ MORE
Hey @kartik, The first thing we will do ...READ MORE
I think both have the same functionality, ...READ MORE
Hii @kartik, Using javascript <script> $("a[href='#top']").click(function() { ...READ MORE
Hello Nishant, You are getting this error because your ...READ MORE
Hello, HTML Encoding htmlspecialchars will convert any "HTML special characters" ...READ MORE
Hii, The $_SERVER["PHP_SELF"] variable can be used by ...READ MORE
Hey @kartik, You have to provide MySQL hostname, ...READ MORE
Hey kartik, Facades provide a static interface to classes that are ...READ MORE
Hey @kartik, In Programming validations are a handy ...READ MORE
Laravel is a PHP web-framework; it utilized ...READ MORE
hey, In software engineering, dependency injection is a ...READ MORE
Hey @kartik Lumen is PHP micro-framework that built on ...READ MORE
Hey @kartik, yes we can keep track of ...READ MORE
Hello, You can clone an object and remove ...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.