Download the PHP package roberts/meals without Composer
On this page you can find all versions of the php package roberts/meals. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download roberts/meals
More information about roberts/meals
Files in roberts/meals
Package meals
Short Description Laravel Package for meal prep service
License MIT
Homepage https://github.com/roberts/meals
Informations about the package meals
Laravel Package for Meal Prep Service
This is where your description should go.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Models
We include the following model in this package:
List of Models
- Allergen
- Ingredient
- Meal
- Menu
- Menu Category
- Menu Change
For each of these models, this package implements an authorization policy that extends the roles and permissions approach of the tipoff/authorization package. The policies for each model in this package are registered through the package and do not need to be registered manually.
The models also have Laravel Nova resources in this package and they are also registered through the package and do not need to be registered manually.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Drew Roberts
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of meals with dependencies
staudenmeir/eloquent-has-many-deep Version ^1.13.1
tipoff/authorization Version ^2.7.1
tipoff/checkout Version ^2.7.1
tipoff/discounts Version ^2.2.0
tipoff/fees Version ^2.3.0
tipoff/invoices Version ^2.1.0
tipoff/notes Version ^2.1.0
tipoff/payments Version ^2.6.0
tipoff/products Version ^2.2.1
tipoff/refunds Version ^2.3.0
tipoff/support Version ^2.1.3
tipoff/taxes Version ^2.2.0
tipoff/vouchers Version ^2.4.0