-
-
Notifications
You must be signed in to change notification settings - Fork 62
[WIP] Create Install Command #118
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
Draft
AlexJump24
wants to merge
40
commits into
cachethq:main
Choose a base branch
from
AlexJump24:feature/issue-104-install-command
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
0cb1cae
Compile Assets
AlexJump24 3a983bb
Compile Assets
AlexJump24 b2f527a
Initial work on the install command to save app settings
AlexJump24 c21b990
Minor tweaks
AlexJump24 299e1d9
Add config item ready to set up configuring own database connection f…
AlexJump24 c32bc4f
Move items out of testbech to install command itself.
AlexJump24 2fc0720
move migrations higher in chain at least for now
AlexJump24 a42fea2
Compile Assets
AlexJump24 760bd43
update
AlexJump24 c08c450
Write to env file if prompted for configuration
AlexJump24 a3aeab4
tidy up
AlexJump24 44c3478
changes from feedback
AlexJump24 6b153a1
fix pipeline issue
AlexJump24 0305ec8
Pipeline before passed oddly so not needed
AlexJump24 44bb282
feedback + tidy up
AlexJump24 f001b7a
Compile Assets
AlexJump24 0971029
Initial work on the install command to save app settings
AlexJump24 fe389a3
Minor tweaks
AlexJump24 67769aa
Add config item ready to set up configuring own database connection f…
AlexJump24 419249e
Move items out of testbech to install command itself.
AlexJump24 612e94e
move migrations higher in chain at least for now
AlexJump24 5f87f58
Compile Assets
AlexJump24 9d2411b
update
AlexJump24 d5c85b4
Write to env file if prompted for configuration
AlexJump24 4331b0d
tidy up
AlexJump24 c8baa93
changes from feedback
AlexJump24 9d7bc2f
fix pipeline issue
AlexJump24 da9f994
Pipeline before passed oddly so not needed
AlexJump24 c628bc5
feedback + tidy up
AlexJump24 fd95eba
Merge branch 'main' into feature/issue-104-install-command
jbrooksuk e84e1c7
Merge branch 'feature/issue-104-install-command' of https://github.co…
AlexJump24 3aea0e0
Merge branch 'main' into feature/issue-104-install-command
AlexJump24 7aecf3e
Merge branch 'main' of https://github.com/AlexJump24/core
AlexJump24 fccf60f
Merge branch 'main' into feature/issue-104-install-command
AlexJump24 af31e0a
Add optional create user command
AlexJump24 790926c
change default
AlexJump24 4ff5de2
fix stan issues
AlexJump24 4184a49
Prevent user table being truncated on install in another Laravel project
AlexJump24 470e982
Change order of things to prevent issues with database connection
AlexJump24 1c0c332
Add trait to models to overload connection name to use config value f…
AlexJump24 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.