Have you ever been drinking with your pals and thought, "Well how do you do, this certainly is a splendid tasting brew! I sure would like to wet my palate with this again." But then proceeded to sample a few many cold ones that they all became a blur? Having experienced a similar situation, SHOUTS is here so that never happens again. Add, rate and share your bevvies, so you can enjoy your favourites and will never again have to suffer through a bevvie a previous you forgot you disliked.
It's your shout!
- Clone repo
npm install && composer install
- Copy env.example to .env
php artisan key:generate
- Add sqlite database at database/database.sqlite
php artisan migrate
- Create photo folders at storage/app/public/sours & storage/app/public/users (*add zzzzempty-sour-glass.png to sours)
php artisan storage:link