mirror of
https://github.com/kevin-DL/breeze-next-template.git
synced 2026-01-17 04:44:53 +00:00
23 lines
584 B
Markdown
23 lines
584 B
Markdown
---
|
|
name: "Bug report"
|
|
about: "Report something that's broken. Please ensure your Laravel version is still supported: https://laravel.com/docs/releases#support-policy"
|
|
---
|
|
|
|
<!-- DO NOT THROW THIS AWAY -->
|
|
<!-- Fill out the FULL versions with patch versions -->
|
|
|
|
- Breeze Next Version: #.#.#
|
|
- Breeze Version: #.#.#
|
|
- Laravel Version: #.#.#
|
|
- PHP Version: #.#.#
|
|
- NPM Version: #.#.#
|
|
- Node Version: #.#.#
|
|
|
|
### Description:
|
|
|
|
|
|
### Steps To Reproduce:
|
|
|
|
<!-- If possible, please provide a GitHub repository to demonstrate your issue -->
|
|
<!-- laravel new bug-report --github="--public" -->
|