7 Laravel Features to Enhance the Security of Your Application
Updated:
A walkthrough of seven built-in Laravel security features and how to use them well to harden a web application.
A walkthrough of seven built-in Laravel security features and how to use them well to harden a web application.
1. What is object oriented programming? 2. How PHP supports object oriented programming? Tell us about syntax etc. 3. What are main features and benefits of object oriented programming? 4. How object oriented programming is…
1. How PHP configurations can be changed? 2. What are major configuration values which we usually may want to change? 3. Mention the types of values which we can set in configuration values? 4. Can…
1. How PHP is different from other programming language? 2. What are basic and main features of PHP? 3. A brief history of PHP? 4. Can we use the PHP for desktop application development? 5.…
1. Do we need to do something specific to do form handling in PHP? 2. How file uploading has to be enabled in a HTML form? 3. How PHP handles file uploading process? 4. What…
Optimization of database tables in mysql is a process which has to be carried out regularly to make your database in good health. According to mysql manual, OPTIMIZE TABLE should be used if you have…
Zend Framework is not only a framework but a robust library for many kind of operations and services. While working with Drupal or Wordpress sometime we found that a good library for one particular operation…
First in the series of my experiments with Open Source CMS, today I will write about my experiments with wordpress as PHP developer. I heard about wordpress long ago but have used it on large…
In this article, I am going to write about the functions using which you can get the information about php functions. For a full list of PHP functions you can visit http://www.zend.com/phpfunc/ Using these functions…
This question again struck me today, somebody just throw a simple question about EXPLAIN statement in MySQL and in hast I relate that to DESCRIBE. When that person cut the line of phone, I suddenly…
PHP 5 is in the market since many years, but it still has to capture the market. Why? Is it not efficient version of PHP language? What are main reasons behind slow-adoption of PHP version…
In this article I am going to write my experience with a work in which I was supposed to do file upload progress bar. First of all I consider using APC then came to know…
The proposed $350 million buyout announced in the first half April,2006 by Linux distributor Red Hat, Inc., of Java middleware maker JBoss, Inc. is seen by analysts as the first major consolidation initiative in the…
It has been over a year since UTI Bank set up its call center that handles over 7,000 calls per day. The bank was looking for a robust platform that could guarantee it "high availability…
With a high-profile executive speech at LinuxWorld and the launch of a new Web site focusing on open source, Microsoft has been cozying up to the Linux penguin this week. Microsoft stunned LinuxWorld attendees last…