All public logs
Combined display of all available logs of ElixirBlocks. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:35, 30 May 2023 Admin talk contribs created page How to Move a Project fto a Different Development Server (Created page with " Remove '''_build''' and '''deps''' directories. Make sure your migration files are available '''priv/repo/migrations''' If you have changed your tables you will need to manually update the migration files. In config/dev make sure your database credentials are set and set a new database if desired. run: mix deps.get + compile mix ecto.create mix ecto.migrate mix phx.server")