app
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
bootstrap
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
config
Add media to API responses
2021-03-12 20:48:08 -08:00
database
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
elastic /migrations
Use babenkoivan Elasticsearch ecosystem
2021-03-04 22:17:33 -08:00
public
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
resources
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
routes
Add media to API responses
2021-03-12 20:48:08 -08:00
storage
Add `.gitignore` to `storage/media-library`
2021-03-13 14:43:09 -08:00
tests
Install and init `laravel/breeze`
2020-12-22 22:28:35 -08:00
.editorconfig
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
.env.example
Use babenkoivan Elasticsearch ecosystem
2021-03-04 22:17:33 -08:00
.gitattributes
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
.gitignore
Add .DS_Store macOS metadata to gitignore
2021-03-05 14:51:54 -08:00
.phpstorm.meta.php
Add initial recipe image support
2021-03-12 20:48:08 -08:00
.styleci.yml
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
ATTRIBUTIONS.md
Add an app logo
2021-03-02 20:56:01 -08:00
LICENSE
Add LICENSE file
2021-01-03 14:30:18 -08:00
README.md
Replace default Laravel README file
2021-01-03 14:33:52 -08:00
_ide_helper.php
Update dependencies
2021-03-21 14:43:05 -07:00
artisan
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
composer.json
Add initial recipe image support
2021-03-12 20:48:08 -08:00
composer.lock
Update dependencies
2021-03-21 14:43:05 -07:00
docker-compose.yml
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
package-lock.json
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
package.json
Add ingredient separators ( #10 )
2021-03-26 08:58:37 -07:00
phpstan.neon.dist
Add phpstan support
2021-01-24 19:43:59 -08:00
phpunit.xml
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
server.php
Initial commit -- Laravel base app
2020-12-21 09:46:31 -08:00
tailwind.config.js
Add frontend support for Quill JSON strings
2021-03-08 08:40:36 -08:00
webpack.mix.js
Add Quill editor for recipe description
2021-03-08 08:40:36 -08:00