1
0
mirror of https://git.cant.at/Madeorsk/PollVerlaine synced 2024-11-01 10:24:31 +01:00
PollVerlaine/.gitignore
Madeorsk 5ac9b5d0e4 End of Home page, begin of Poll page and Configuration
* 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).
2018-08-12 19:29:13 +02:00

11 lines
85 B
Plaintext

## IDE ##
.idea/
## Composer ##
vendor/
composer.lock
## App ##
db/
config/app.php