https://github.com/userfrosting/pastries
Finalized code of the "Advanced tutorial"
https://github.com/userfrosting/pastries
userfrosting userfrosting-sprinkle
Last synced: 3 months ago
JSON representation
Finalized code of the "Advanced tutorial"
- Host: GitHub
- URL: https://github.com/userfrosting/pastries
- Owner: userfrosting
- License: mit
- Created: 2017-09-30T16:26:08.000Z (over 7 years ago)
- Default Branch: 5.0
- Last Pushed: 2024-04-28T02:08:59.000Z (about 1 year ago)
- Last Synced: 2025-01-06T03:43:50.391Z (5 months ago)
- Topics: userfrosting, userfrosting-sprinkle
- Language: PHP
- Homepage: http://learn.userfrosting.com/recipes/advanced-tutorial
- Size: 139 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pastries page

[](LICENSE.md)
[](https://github.com/userfrosting/pastries/actions)
[](https://app.codecov.io/gh/userfrosting/pastries/branch/5.0)
[](https://github.styleci.io/repos/105383285)
[](https://github.com/userfrosting/pastries/actions/workflows/PHPStan.yml)
[](https://chat.userfrosting.com)
[](https://ko-fi.com/lcharette)Finalized code of the [Advanced tutorial](http://learn.userfrosting.com/recipes/advanced-tutorial).
### Installation
To install, follow the UserFrosting 5 instructions :
```
git clone https://github.com/userfrosting/pastries.git -b 5.0
cd pastries
composer install
php bakery bake
```