joosses / invernaderoMNback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InvernaderoMNback

Back-End application for an IoT project.

Installing

  1. Clone the repository.
  2. Change the directory throught the app folder.
  3. Run composer install for installing dependencies.
  4. Copy the .env.example and change the enviroment variables just like the database DSN and mailtrap.io.
  5. Run php artisan migrate to execute Angular server in development.
  6. Execute the command for create a live server: php artisan serve.

About


Languages

Language:PHP 97.2%Language:Blade 1.9%Language:Shell 0.5%Language:Vue 0.4%