Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

spoyntersmith/pantry-app-backend

Repository files navigation

Pantry App Bakend

Dev environment setup instructions

To start using the repository follow these steps:

  1. Clone the respository by running

    git clone [email protected]:alvarezskinner/pantry-app-backend.git

  2. Once you have the repository cloned install dependencies by running

    composer install

  3. After that you will need to create the .env file you can start with the .env.example present in this repository, customize to meet your environment.

  4. Once done you will need to generate a new application key by running

    php artisan key:generate

With this your project should be up and running, you might need to play with folder permissions depending on wether you are using Mac, Windows or Linux.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published