Skip to main content

Upgrade

Because the package hasn't released yet, you can only upgrade it via Git pull.

First, in your project that is installed Bit Laravel Skeleton, run the Git pull command in bit-laravel-skeleton folder.

git pull origin main

Then, update your project with the following command at top-level directory.

composer update