How to use in local development? #674
Unanswered
edikurniawan-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry I'm new in docker.
In production I doesn't have a trouble, but in local development i confused.
In my project using Laravel Inertia React, when I create a seeder using
php artisan make:seeder, it always has a problem because the file owner is root so I can't edit it in VS Code. If I runphp artisan make:seedernot as root, it will give an error because other than root, it can't be done. What is the solution?Beta Was this translation helpful? Give feedback.
All reactions