nativecli / starter-desktop-flux
A starter package for NativePHP Desktop applications with Laravel and Livewire.
Installs: 69
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 2
Forks: 1
Open Issues: 2
Type:project
pkg:composer/nativecli/starter-desktop-flux
Requires
- php: ^8.2
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- livewire/flux: ^2.0
- nativephp/desktop: ^2.0
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^11.5.3
This package is auto-updated.
Last update: 2025-10-21 10:55:39 UTC
README
Installation
laravel new native-app --using=nativecli/starter-desktop-flux
License
The Laravel framework is open-sourced software licensed under the MIT license.