Skip to content

please show me how i can use next js #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vahidalvandi opened this issue May 18, 2024 · 2 comments
Open

please show me how i can use next js #271

vahidalvandi opened this issue May 18, 2024 · 2 comments

Comments

@vahidalvandi
Copy link

this my stracture

/src/frontend
/src

@ucan-lab
Copy link
Owner

I usually manage GitHub repositories for the backend (Laravel) and frontend (Next.js) separately.
However, if you want to manage the backend and frontend in the same GitHub repository, I think I would do it like this.

/src → /backend # Rename directory, install Laravel
/frontend # New directory, install Next.js

@vahidalvandi
Copy link
Author

If they are separate, it can be managed better. Please give an example of two separate projects. And be sure to put the next js sample in the wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants