You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to use this repo to ensure that repo updates are possible`?
I want to use this repo with docker-compose-yml as a basis for my little app.
Since I'm working with PHP 8.2 in my other projects I also want to use Yii2 in this
project (a big PR is already waiting for PHP8.x).
How to integrate my code with this repo that future versions of this repo can
be updated in my project (e.g. keeping my code separate from this repo)?
I'm missing any ideas in Docs or in the Readme.
Please help me out.
The text was updated successfully, but these errors were encountered:
You will not have problems, when creating the basic template, since the code you are creating will not change, so you will not have problems of any kind.
You will not have problems, when creating the basic template, since the code you are creating will not change, so you will not have problems of any kind.
Maybe I don't understand how this can be done.
When I add my own views, e.g. I'll create files in the ./views directory and
create my own repo of the project: How to reintegrate the changes of this
repo at a later time in my project?
How to use this repo to ensure that repo updates are possible`?
I want to use this repo with
docker-compose-yml
as a basis for my little app.Since I'm working with PHP 8.2 in my other projects I also want to use Yii2 in this
project (a big PR is already waiting for PHP8.x).
How to integrate my code with this repo that future versions of this repo can
be updated in my project (e.g. keeping my code separate from this repo)?
I'm missing any ideas in Docs or in the Readme.
Please help me out.
The text was updated successfully, but these errors were encountered: