Skip to content

Commit

Permalink
add: call the function of addFrontendUrlToAppConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
seito-developer committed Jul 8, 2024
1 parent cae51bc commit d4182a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Console/InstallsApiStack.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ protected function installApiStack()

// Cleaning...
$this->removeScaffoldingUnnecessaryForApis();
$this->addFrontendUrlToAppConfig();

$this->components->info('Breeze scaffolding installed successfully.');
}
Expand Down

0 comments on commit d4182a6

Please sign in to comment.