Using Flux UI PRO with envoyer.io

Lotje Kinable
Sep 24, 2024

--

  1. Navigate to your project and go to ‘Deployment hooks’
  2. Click on ‘Add hook’
  3. Name the hook ‘Composer config for Flux UI’
  4. Run as ‘forge’ or custom if you are not using Laravel Forge
  5. Add the following command under cd {{ release }}
composer config http-basic.composer.fluxui.dev your@email.com your-license-key

6. Update your@email.com and your-license-key. You can find this information on the Flux UI dashboard under ‘licenses’.

7. Select the checkbox for the correct server(s).

8. Click on ‘Save hook’

9. Move the hook just above the default ‘ Install Composer Dependencies’

10. Deploy your project.

Thanks for reading and have fun with Flux UI!

--

--

Lotje Kinable
Lotje Kinable

Written by Lotje Kinable

👩🏼‍💻 @1993 she/her, genderfluid, Laravel developer, wife🏳️‍🌈, dog mom, non-professional 🎼 piano/guitar player, photographer and reader 😊

No responses yet