Moving to a Modern Development Workflow for Craft CMS
In order to make it easy for new developers to onboard into the project and get their local dev environment up and running quickly, we create a seed or starter database export to use locally.
In order to make it easy for new developers to onboard into the project and get their local dev environment up and running quickly, we create a seed or starter database export to use locally. Later on in the course we will walk through the experience of a new developer setting up the project and this seed database will be used then.
To get the seed database we will export it out of Craft using the database export utility (Utilties -> Database Backup). We rename it and add it to our Git repository so it’s always available for every developer new to the project.
Moving to a Modern Development Workflow for Craft CMS is made up of the following videos: