Skip to content

Commit

Permalink
Migrate PostInstall Laravel Prompts (#348)
Browse files Browse the repository at this point in the history
* migrate post install script to laravel prompts

* combine `str_replace` calls

* require laravel prompts

* require laravel 10 instead of just the prompts

* extract stuff to its own methods

* remove default for app name but require it

* rearrange methods

* add spinner for processes

* add default for app name (temporary fix)

* add success message for after overwriting the .env file

* restore interactivity for prompts

* remove trailing commas

* set sensible defaults

* use new LaravelLang stuff

* reimplement previous laravel lang installation
  • Loading branch information
marcorieser authored Nov 1, 2023
1 parent c2fe487 commit 56c4350
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 110 deletions.
Loading

0 comments on commit 56c4350

Please sign in to comment.