Core Data : Managed Object Model
February 7, 2019

What is the Managed Object Model? Managed Object Model is used to manage the schema of the CoreData. When we use Coredata in our applications then Xcode creates a file with extension .xcdatamodeld. In our case, it is Blogger.xcdatamodeld file. This file is used to create core data schema. Coredata schema defines various entities, attributes ...Read more

Read More
Remove public from url in Laravel 5.7
February 4, 2019

As we all know Laravel is so powerful for such a young framework.In this article i’m trying to explain you that how much easy to remove Public from Laravel application url. How to install Laravel Laravel utilize Composer to manage its dependencies. So, First of all make sure you have Composer installed on your machine. You can also install laravel project via Laravel Installer. But First, download the Laravel installer using Composer run this command: composer global require laravel/installer Once installed, Run laravel new blog will create a directory named blog containing a fresh Laravel installation with all of Laravel’s dependencies already installed: ...Read more

Read More
Create overrides for components, modules and layouts in Joomla
January 31, 2019

Sometime you would like to change the way a Joomla! Extension (such as a Component or Module, whether from the Joomla! core or produced by a third party) is displayed on your site. You could achieve this by recode the Extension from scratch, but that may be a bit ambitious for you! Thankfully, there is another way. The standard output from any Joomla! Module or Component can be overridden by adding code to the html directory of your template. As of Joomla 3.2 one can create overrides using the Template manager. ...Read more

Read More
nopCommerce Overview & Installation
January 29, 2019

Nopcommerce is an opensource E-commernce Platform based on ASP.Net. Nopcommerce is a secure platform and we can easily set it up to develop the website quickly as compare to custom development. It has well tested payment gateway with easy Tax calculation system. Please see more details about Nopcommerce in this Article. ...Read more

Read More

Lets’s Talk

About your ideas and concept