Lance Pioch
|
0179ade557
|
Add Laravel Data package, also some small fixes (#1065)
* Simplify
* Update these
* Add Laravel Data
* Remove unused imports
* Quick fix
* Fix double array
* Update app/Console/Commands/Egg/CheckEggUpdatesCommand.php
|
2025-03-08 19:56:06 -05:00 |
|
Lance Pioch
|
da195fd2fe
|
PHPstan updates (#1047)
* Not found property rule
* Make these “better”
* Day 1
* Day 2
* Day 3
* Dat 4
* Remove disabled check
* Day 4 continued
* Run pint
* Final changes hopefully
* Pint fixes
* Fix again
* Reset these
* Update app/Filament/Admin/Pages/Health.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
* Update app/Traits/CheckMigrationsTrait.php
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
---------
Co-authored-by: MartinOscar <40749467+rmartinoscar@users.noreply.github.com>
|
2025-03-03 14:41:19 -05:00 |
|
Lance Pioch
|
54ea55d426
|
Enforce DI
|
2024-10-19 17:22:03 -04:00 |
|
Boy132
|
f357c9501f
|
Auto-check eggs for update (#620)
* add command to check eggs for update
* add "update" button to ListEggs
* fix "unset"
* rename class
* add confirmation modal to update button
|
2024-10-15 22:54:06 +02:00 |
|