Lumen: API Development – Episode II
In this episode, we will configure the environment of the API, and setup some fake data. For those not yet read the Episode I, you can read it here. In general, we have these steps: Configure .env Create model Create migration script & do migration Create seed script & do DB Seeding For the first few… Read More »