lunarphp / lunar
Admin panel for LunarPHP
Fund package maintenance!
lunar
1.0.0-beta.5
2024-11-05 10:04 UTC
Requires
- awcodes/filament-badgeable-column: ^2.3.2
- awcodes/shout: ^2.0.2
- barryvdh/laravel-dompdf: ^2.0
- filament/filament: ^3.2.25
- filament/spatie-laravel-media-library-plugin: ^3.2
- leandrocfe/filament-apex-charts: ^3.1.3
- lunarphp/core: 1.0.0-beta.5
- marvinosswald/filament-input-select-affix: ^0.2.0
- spatie/laravel-permission: ^6.4
- technikermathe/blade-lucide-icons: ^v3.0
- dev-main
- 1.x-dev
- 1.0.x-dev
- 1.0.0-beta.5
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta.1
- 1.0.0-alpha.37
- 1.0.0-alpha.36
- 1.0.0-alpha.35
- 1.0.0-alpha.34
- 1.0.0-alpha.33
- 1.0.0-alpha.32
- 1.0.0-alpha.31
- 1.0.0-alpha.30
- 1.0.0-alpha.29
- 1.0.0-alpha.28
- 1.0.0-alpha.27
- 1.0.0-alpha.26
- 1.0.0-alpha.25
- 1.0.0-alpha.24
- 1.0.0-alpha.23
- 1.0.0-alpha.22
- 1.0.0-alpha.21
- 1.0.0-alpha.20
- 1.0.0-alpha.19
- 1.0.0-alpha.18
- 1.0.0-alpha.17
- 1.0.0-alpha.16
- 1.0.0-alpha.15
- 1.0.0-alpha.14
- 1.0.0-alpha.13
- 1.0.0-alpha.12
- 1.0.0-alpha.11
- 1.0.0-alpha.10
- 1.0.0-alpha.9
- 1.0.0-alpha.8
- 1.0.0-alpha.7
- 1.0.0-alpha.6
- 1.0.0-alpha.5
- 1.0.0-alpha.4
- 1.0.0-alpha.3
- 1.0.0-alpha.2
- 1.0.0-alpha.1
- 0.x-dev
- 0.8.x-dev
- 0.8.1
- 0.8.0
- 0.7.x-dev
- 0.7.6
- 0.7.5
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.x-dev
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.x-dev
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.x-dev
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.x-dev
- 0.3.2
- 0.3.1
- 0.3.0
- 0.3.0-beta.3
- 0.3.0-beta.2
- 0.3.0-beta
- 0.3.0-alpha.3
- 0.3.0-alpha.2
- 0.3.0-alpha
- 0.2.x-dev
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.2-rc3
- 0.2-rc1
- 0.1.x-dev
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0-rc.5
- 0.1.0-rc.4
- 0.1.0-rc.3
- 0.1.0-rc.2
- 0.1.0-rc.1
- dev-1.0.0-beta
- dev-1.0.0-alpha
- dev-0.7_0.8_branch_merge
This package is auto-updated.
Last update: 2024-11-07 08:52:45 UTC
README
See the docs at https://lunar-panel.vercel.app/
TODO
- How to set the Lunar logo?
- How will addons add buttons etc to existing screens?
- Field types
- Model Policies
- Some JSON fields (e.g. ProductOption) are cast to Collections, not an ArrayObject
- Add Spatie ActivityLog to more (all?) models
- Tax Zone types are "country", "states", "postcodes" -> would prefer it to be "countries" so it's consistent
-
ListField
FieldType shouldn't really have "Field" in its name -> change to simply "List" - Sometimes we use "Enabled" other times "Active". Do we want to consider consistency here also?
- Staff "firstname" "lastname" I think should have underscores, e.g. "first_name"
- How to allow devs to extend Lunar's forms and tables
- How to allow devs to overide validation rules
- Allow devs to extend by adding their own pages/resources
- Tests!!
- Mention influence from https://filamentphp.com/plugins/spatie-activity-log