Skip to content
/ epoll Public

Polls made easy - A simple project for Modern Web Application I

Notifications You must be signed in to change notification settings

BThero/epoll

Repository files navigation

Laravel demo project

A project to set up a laravel project for the first time.

Booting it up

  • Copy stuff from .env.example to the actual .env file and fill out all sensitive variables.
  • Set up a docker container for PostgreSQL database by running docker compose up -d in the root folder.
  • Use Laravel Herd if you can and go to hsdemo.test. Otherwise, use a standard php artisan serve command.

About

Polls made easy - A simple project for Modern Web Application I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages