Create Model and Migration in Laravel

Model In Laravel -: We know that the laravel is a php framework. Laravel work on MVC pattern.When we create any application or web page then we create a database. In the laravel framework for connecting database there are two way. First is the model and second is the normal database classes. In other words… Read More »

How to Create Controller in Laravel

What is Controller In Laravel-: Controller is a center unit of any MVC framework. We know that the laravel work on the MVC framework. Controller is the main part of Laravel MVC. In other words we can say that the controller is a class that store request logic in a single class. In a class… Read More »

How to Create Component in Laravel

Introduction Laravel Component -: we know that the laravel is a php framework. When we install laravel project all the package are install automatically. Component are piece of code that is use in multiple file. for example if we are creating a header file then we give the same design in the many page’s in… Read More »

How To Start Laravel Framework

Introduction of Laravel-: Laravel is a PHP framework. Laravel is a most php framework. it was release in June 2011. Current version of laravel 8.0. It’s developer name was Taylor Otewell. It was written in php. Laravel is use for creating web app(for creating a website and CRM,ERP) and API. Laravel is a open source… Read More »

How to Install SSL Certificate In Website

Introduction of SSL Certificate -: The full name of SSL is Secure Sockets Layer. SSL is a standard security technology for establishing an encrypted link between a server and a client. SSL is known than Transport Layer Security. To install SSL certificate in website first we purchase this from the server. There are many server… Read More »

How to Show website data into google sheets

Website Data Introduction -: Every website has data. These data are in table format. For example if website is related to health then its represent the health data. if the website giving the information about trading its showing trading data. These data are called website data. These may be different to each other. In this… Read More »

What is R Programming

Introduction Of R programming Language -: R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. R was developed by Ross Ihaka and Robert Gentleman in 1993. The R language is widely used among statisticians and data miners for developing statistical software and… Read More »

What Is Data Science

Introduction Of Data-: Before we start to know about data science first we know what is the data. Data is a process for represent facts, concepts, or instruction. If the data are in well format its called the information. We represent the data in character , text, alphanumeric or digits ( 0 to 9). If… Read More »

What Is SMS Marketing

Message Marketing Introduction -: Before we know about SMS marketing It is necessary to Know what is Message Marketing. Message Marketing make two words first is message and second is marketing. Message marketing is the part of Digital Marketing. For example any eCommerce company want to sell his product online or give the information about… Read More »

How to Make Social Media Marketing Strategy

Social Media Marketing Strategy-: This is the pre-planning of any product that you are promoting on social media. If you are doing social media marketing you need a strategy. If you don’t have a strategy then you will not success in social media marketing. Social media marketing strategy is the summary of a marketing that… Read More »