
Search In
A good business is all about happy customers and happy customers are about good services. You cannot render good customer services completely from your office. Your sales team need to go out and connect with customers. Likewise, customers will also h
Content marketing is a strategic approach to marketing a brand through the use of blogs and guest posting. Instead of writing for your products or services, you will be writing about subjects related to your industry.
When it comes to conten
Client side means the code runs on client machine namely like browser while server side means code runs on server side and sent output to the client.
In client side requests the pages from the server and displays them to the user in most of the case
Many times when we have an existing database with existing multiple records with set password, encrypted with a specific encrypt technique and then we try to immigrate to Laravel 5.0 and try to use Laravel Auth, it clashes.
Since, Laravel Auth u
Callbacks are methods that get invoked at various stages of an Activerecord object’s life cycle. and thus it is possible to write code that will run whenever an Activerecord object is created, saved, updated, deleted, validated, or loaded from the d
CakePHP 3.0 Conventions
Welcome to FindNerd. Today our discussion is based on CakePHP 3 Conventions. Conventions means a way in which something is usually done. In CakePHP 3 there are different set of rules which must be followed. With the hel
About Cassandra: Cassandra/ Apache Cassandra is scalable NoSQL database system. It is used to manage large amount of structured, semi-structured and non structured data. I am writing this blog which will help you to install and run a single-node clus
Sanitization in Cakephp 2
Sanitize in Cakephp is used to rid user submitted data and any other unwanted information. Sanitize can be used anywhere in controllers or models. Before using Sanitization, you need to import its library by calling i
PHP frameworks have been superb over the past years but Laravel is one of the famed entities that have been gaining success for its rich features and convenience in the world of development. Be it modular packaging, separation of codes, unit testing,
MSBi is an extraordinary business intelligence suite that can provide several ultimate solutions to execute data mining and business queries. It can provide various types of data access to the companies with the help of which they can make various de
