mirror of
https://git.cant.at/Madeorsk/PollVerlaine
synced 2024-11-01 10:24:31 +01:00
Madeorsk
5ac9b5d0e4
* Finished Home page behavior; * Started Poll (just the title for now); * Changed POST /polls return code to 206 (CREATED); + Add a configuration file (only app_url inside of it for now).
11 lines
85 B
Plaintext
11 lines
85 B
Plaintext
## IDE ##
|
|
.idea/
|
|
|
|
## Composer ##
|
|
vendor/
|
|
composer.lock
|
|
|
|
## App ##
|
|
db/
|
|
config/app.php
|