Skip to content
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

just not working #1

Closed
n0n0n0n0 opened this issue Oct 25, 2018 · 4 comments
Closed

just not working #1

n0n0n0n0 opened this issue Oct 25, 2018 · 4 comments

Comments

@n0n0n0n0
Copy link

n0n0n0n0 commented Oct 25, 2018

when i add nested form like

NestedForm::make('Orders')

i see just 404 in devtools:

Request URL: http://host.test/nova-api/offers?search=&filters=&orderBy=&orderByDirection=desc&perPage=25&trashed=&page=1&viaResource=&viaResourceId=&viaRelationship=&relationshipType=
Request Method: GET
Status Code: 404 Not Found

if i remove nested form the url above works as it should be.

@yassilah
Copy link
Owner

Hi,
Sorry, what version are you using? Does your App\Nova\Order class exists?

@n0n0n0n0
Copy link
Author

latest one, yes it exists, as i said nova-api route works if i remove nested field.

@yassilah
Copy link
Owner

Hi, I just pushed a new version that should work, there are a few changes as to how you use it but it basically does the same (i updated the Readme as well).

@n0n0n0n0
Copy link
Author

looks like i found an issue, your package conflicts with Laravel Nova Tab (arsenaltech/nova-tab) that's why i'm getting 404

@n0n0n0n0 n0n0n0n0 closed this as completed Nov 7, 2018
MaxKorlaar pushed a commit to scholieren-com/laravel-nova-nested-form that referenced this issue Jul 8, 2024
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