Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

mikkp17/vemcogroup_project

Repository files navigation

Laravel code test

A web application with registration and login. Downloads page allows for downloading an excel spreadsheet which was defined by the test.

Instructions

To start using this web application you must first start an instance of a MySQL database. The database information should be entered in the projects .env file.

Once the database has been set up, the following steps should be done:

  • Execute php artisan migrate in terminal to migrate database tables
  • Execute php artisan serve to start server instance
  • Head to the address and start using the website

To access the user home page, you need to register or login. Once you are logged in, you can navigate the page, download excel sheets or generate new ones. The files are stored on the server in {root of project}/storage/app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published