Ultimate Technology Maniacs
What is Magento? Magento is the leading eCommerce platform used for online stores built on open source technology which provides online merchants with a flexible shopping cart system, as well as control over the look, content and functionality of their online store. Magento offers powerful marketing, search engine optimization, and catalogue-managemen tools. Magento 2 was released in 2015 […]
Tags: magento2 , PHP
- Mehul Soni
31st Dec 2018
Laravel Laravel is free, open source and most popular framework of PHP. It is based on Symfony and follows model-view-controller (MVC) architecture.Taylor Otwell created Laravel in June 2011. Furthermore, Laravel provides powerful tools for large and robust applications. Eloquent Laravel has an object-relational mapper (ORM) named “Eloquent” which allows you to work with your database. Eloquent […]
Tags: Eloquent , Laravel , PHP
- Hitesh Kubavat
6th May 2018
Because of security matters! Whenever we develop a user based web application system, we have a common problem of storing the password in the database with correct security standards. In this blog, we will see the feature provided by PHP for the same. I still remember days when we used MD5 or SHA1 hashing to store passwords. […]
Tags: PHP , security
- Ajay Patel
PHP is a server-side scripting language designed for web development and also used as a general-purpose programming language. Rasmus Lerdorf created PHP in 1994, it’s reference implementation is now handled by the PHP group. It used to mean Personal Home Page, but now it stands for the recursive acronym PHP: hypertext preprocessor. From my personal experience, it […]
Tags: PHP , Tools
- Chirag Patel
26th Apr 2018