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

Issue with Generated CRUD Menu in Laravel Craftable #429

Open
gholeh opened this issue Jan 1, 2024 · 1 comment
Open

Issue with Generated CRUD Menu in Laravel Craftable #429

gholeh opened this issue Jan 1, 2024 · 1 comment
Labels

Comments

@gholeh
Copy link

gholeh commented Jan 1, 2024

I hope this message finds you well. I am reaching out to report an issue I encountered while using Laravel Craftable. I used the following command to generate a CRUD for the "contact_information" module:

php artisan admin:generate contact_information
Locally, everything works as expected, and the "contact_information" appears in the sidebar menu. However, when I deploy the code to the production server, the same issue reoccurs – clicking on the menu item doesn't display the corresponding page.

To address this, I ran the following command:

npm run craftable-dev
This seemed to resolve the problem locally, but unfortunately, the issue persists after pushing the changes to the production server.

I have followed the recommended steps without success. Any assistance you can provide to help me resolve this matter would be greatly appreciated.

Thank you for your time and support.

Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant