PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Maniruzzaman Akash   Portfolio API   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Portfolio API
API to manage the portfolio of a professional
Author: By
Last change:
Date: 0 years ago
Size: 403 bytes
 

Contents

Class file image Download

Laravel Portfolio API

The API of React portfolio website of me - https://github.com/ManiruzzamanAkash/react-redux-portfolio-website

Requirements

  1. PHP - >=8.0
  2. Laravel - >=9.x

Setup

Clone

git clone https://github.com/ManiruzzamanAkash/portfolio-api.git

Install composer and run

cd portfolio-api
composer install
php artisan serve

http://localhost:8000