Skip to content

Red1C3/offerio-server-side

Repository files navigation

For Offerio Devs:

To get the server up for the first time do the following :

  • clone the repository.
  • run composer install inside the cloned folder.
  • ask me for env file.
  • create an empty database file, database.sqlite at /database.
  • run php artisan migrate:fresh
  • run php artisan db:seed

After these steps you should be able to get the latest repo updates by pulling changes with git.

Looking for front end?

check out ours

This project has nothing to do with kittens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks