Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Conversation

@tanhongit
Copy link
Member

No description provided.

@tanhongit tanhongit self-assigned this Feb 26, 2023
$configRepository = resolve(ConfigRepository::class);
$generatorConfig = $configRepository->generatorConfig();

Route::prefix($generatorConfig['routes']['tool'])->group(function (Router $router) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switch to use environment variables to increase route flexibility

@tanhongit tanhongit merged commit dd49a4c into main Feb 26, 2023
@tanhongit tanhongit deleted the develop branch February 26, 2023 15:58
tanhongit added a commit that referenced this pull request Mar 4, 2023
tanhongit added a commit that referenced this pull request Apr 27, 2023
revert style ci and format code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants