PHP code example of grpaiva / jetstream-flux
1. Go to this page and download the library: Download grpaiva/jetstream-flux library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
grpaiva / jetstream-flux example snippets
json
{
"php": "^8.2",
"laravel/framework": "^11.0",
"laravel/jetstream": "^5.2",
"livewire/livewire": "^3.0",
"flux/flux": "^1.0",
"flux/flux-pro": "^1.0"
}
bash
php artisan jetstream-flux:publish --mode=vendor
bash
php artisan jetstream-flux:publish --mode=replace