Code with Ross Logo

Chat GPT Laravel

I built a Chat GPT App that allows you to... using Laravel... In 5 minutes.

Resources

https://github.com/openai-php/client

Requirements

  • PHP v8.1
  • Composer v2.5.5
  • Web Server (HTTPS)

Setup

  • composer create-project laravel/laravel chat-gpt-laravel
  • cd chat-gpt-laravel

Code

  • resources/views/index.blade.php

CSS

  • public/style.css