nativecli / starter-desktop-flux
A starter package for NativePHP Desktop applications with Laravel and Livewire.
Installs: 26
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^8.2
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
- livewire/flux: ^2.0
- nativephp/electron: ^1.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-04-02 08:15:27 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.