Skip to content

ZeroProjects/next-example-backend

 
 

Repository files navigation

Laravel Breeze Next.js Starter (Backend)

Corresponding frontend: https://github.com/taylorotwell/next-example-frontend

Introduction

To get started, clone this repository and install its dependencies with composer install. Then, copy the .env.example file to .env and supply the URL of your frontend like so:

FRONTEND_URL=http://localhost:3000

Note: Currently, for this example, we recommend using localhost during local development to avoid "Same-Origin" issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.2%
  • Shell 0.8%