how to create a restful API using Laravel

how to create a restful API using Laravel

In this tutorial we will learn How to create a RESTful API using Laravel 8. we will perform create, update, delete and get all posts using API. what is API ? An Application Programming Interface enables applications to access data and other external software functionalities. APIs are gaining popularity among developers since they save time…

Create Web HTML Page Code

Create Web HTML Page Code

Start from Learn HTML Using Notepad or any other Text Editors Web pages can be created and modified by using professional HTML editors. However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac). We believe in that using a simple text editor is a good way to learn HTML….

HTML Introduction

HTML Introduction

In this post you will get basic of Introduction. so it’s your first step to go ahead in web development field. HTML is the standard markup language for creating Web pages. What is HTML? full forms of HTML is Hyper Text Markup Language It describes the structure of a Web page In webpage consists of…

How to install WordPress

How to install WordPress

WordPress is initially used for blogging website development but now a days WordPress has capability to use for any fields and for any type of websites. In this post you will learn How to install WordPress to your local or server system. WordPress is well-known for its ease of installation. Under most circumstances, installing WordPress…