feat: update to Laravel 12 starter kit (#1)

fix: path of ScreenGeneratorCommand
This commit is contained in:
Benjamin Nussbaum 2025-02-25 12:15:35 +01:00 committed by GitHub
parent 199511816e
commit 94f5cabcff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
110 changed files with 3260 additions and 3524 deletions

View file

@ -2,7 +2,7 @@
This is a PoC of a TRMNL server, written in Laravel. Inspired by https://github.com/usetrmnl/byos_sinatra
⚠️ Not meant for production use. ⚠️
![Screenshot](README_byos-screenshot.png)
### Requirements
* PHP >= 8.2
@ -70,6 +70,7 @@ php artisan trmnl:screen:generate
```
### License
MIT