A simple (straw) poll web application made with Laravel https://poll.fuwafuwa.moe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Les De Ridder 826e144621
Use Laravel Mix to combine and minify CSS
4 years ago
app Use separate form field to close poll immediately 4 years ago
bootstrap Add Laravel 5.7 base files 5 years ago
config Clean .env and make timezone configurable 5 years ago
database Implement poll creation 5 years ago
public Use Laravel Mix to combine and minify CSS 4 years ago
resources Use Laravel Mix to combine and minify CSS 4 years ago
routes Implement poll editing 5 years ago
storage Add Laravel 5.7 base files 5 years ago
tests Delete most unused Laravel stuff 5 years ago
.editorconfig Add Laravel 5.7 base files 5 years ago
.env.example Clean .env and make timezone configurable 5 years ago
.gitattributes Add Laravel 5.7 base files 5 years ago
.gitignore Add debug bar 5 years ago
LICENSE Add license 5 years ago
artisan Add Laravel 5.7 base files 5 years ago
composer.json Tidy HTML output 5 years ago
composer.lock Tidy HTML output 5 years ago
package-lock.json Use Laravel Mix to combine and minify CSS 4 years ago
package.json Add Laravel 5.7 base files 5 years ago
phpunit.xml Add Laravel 5.7 base files 5 years ago
server.php Add Laravel 5.7 base files 5 years ago
webpack.mix.js Use Laravel Mix to combine and minify CSS 4 years ago
yarn.lock Add Laravel 5.7 base files 5 years ago