the personal food nutrition journal
Go to file
Christopher C. Wells a32cb2e72d Maintain other scopes when using the custom "search" filter 2021-02-27 13:50:40 -08:00
app Maintain other scopes when using the custom "search" filter 2021-02-27 13:50:40 -08:00
bootstrap Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
config Enable "asYouType" search feature 2021-02-26 05:15:28 -08:00
database Remove development migrations 2021-02-19 09:14:26 -08:00
public Add re-ordering support to recipe ingredients and steps 2021-02-15 21:08:36 -08:00
resources Add tag filter handling 2021-02-27 13:50:40 -08:00
routes Add recipe delete functionality 2021-02-20 14:36:52 -08:00
storage Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -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 Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
.gitattributes Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.gitignore Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
.phpstorm.meta.php Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
.styleci.yml Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
ATTRIBUTIONS.md Switch to icon-based navigation 2021-02-06 19:59:31 -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 Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
artisan Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
composer.json Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
composer.lock Add fulltext search support to ingredient picker 2021-02-24 18:44:17 -08:00
docker-compose.yml Initial commit -- Laravel base app 2020-12-21 09:46:31 -08:00
package-lock.json Add re-ordering support to recipe ingredients and steps 2021-02-15 21:08:36 -08:00
package.json Add re-ordering support to recipe ingredients and steps 2021-02-15 21:08:36 -08: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 Install and init `laravel/breeze` 2020-12-22 22:28:35 -08:00
webpack.mix.js Add re-ordering support to recipe ingredients and steps 2021-02-15 21:08:36 -08:00

README.md

WIP