Skip to content

docs: missing step on installation #65

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

Closed
wants to merge 1 commit into from

Conversation

SRWieZ
Copy link
Member

@SRWieZ SRWieZ commented Dec 4, 2024

Every time I create a new application, I encounter numerous errors related to missing cache and jobs databases. Since having these two tables is essential for the app to function correctly, I propose adding this step to the installation guide.

@simonhamp
Copy link
Member

Hmm... I've tried to make it so this that this manual run isn't required... I'd prefer that it "just works" rather than having extra steps in the instructions...

@SRWieZ
Copy link
Member Author

SRWieZ commented Dec 4, 2024

So, is it a bug?

We can add it to the native:install command or the first native:serve command.

@simonhamp
Copy link
Member

It may be a bug. Perhaps I'm missing something, but it should be handled when the app runs for the first time in dev.

@SRWieZ
Copy link
Member Author

SRWieZ commented Dec 4, 2024

Ok I see an exception thrown by Artisan::call('native:migrate');

I'm on it.

@SRWieZ
Copy link
Member Author

SRWieZ commented Dec 4, 2024

Fixed!

@SRWieZ SRWieZ closed this Dec 4, 2024
@SRWieZ SRWieZ deleted the docs-installation-migrate branch December 4, 2024 16:30
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

Successfully merging this pull request may close these issues.

2 participants