app
|
Add recipe edit support (WIP)
|
2021-01-15 20:14:35 -08:00 |
bootstrap
|
Initial commit -- Laravel base app
|
2020-12-21 09:46:31 -08:00 |
config
|
Use slugs for recipe and food routes
|
2021-01-01 20:34:55 -08:00 |
database
|
Make recipe description and units fields optional
|
2021-01-15 04:53:02 -08:00 |
public
|
Install and init `laravel/breeze`
|
2020-12-22 22:28:35 -08:00 |
resources
|
Add recipe edit support (WIP)
|
2021-01-15 20:14:35 -08:00 |
routes
|
Add food delete form
|
2021-01-04 20:28:40 -08:00 |
storage
|
Initial commit -- Laravel base app
|
2020-12-21 09:46:31 -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
|
Initial commit -- Laravel base app
|
2020-12-21 09:46:31 -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 IDE helper for better handling of Laravel builders
|
2021-01-03 08:40:16 -08:00 |
.styleci.yml
|
Initial commit -- Laravel base app
|
2020-12-21 09:46: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 IDE helper for better handling of Laravel builders
|
2021-01-03 08:40:16 -08:00 |
_ide_helper_models.php
|
Add IDE helper for better handling of Laravel builders
|
2021-01-03 08:40:16 -08:00 |
artisan
|
Initial commit -- Laravel base app
|
2020-12-21 09:46:31 -08:00 |
composer.json
|
Add support for fractional data entry
|
2021-01-15 06:09:21 -08:00 |
composer.lock
|
Add support for fractional data entry
|
2021-01-15 06:09:21 -08:00 |
docker-compose.yml
|
Initial commit -- Laravel base app
|
2020-12-21 09:46:31 -08:00 |
package-lock.json
|
Install and init `laravel/breeze`
|
2020-12-22 22:28:35 -08:00 |
package.json
|
Install and init `laravel/breeze`
|
2020-12-22 22:28:35 -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
|
Install and init `laravel/breeze`
|
2020-12-22 22:28:35 -08:00 |