NativePHP CLI is a command-line tool to create and manage Laravel projects with NativePHP integration.
To install NativePHP CLI, you need to have PHP and Composer installed on your system.
composer global require nativecli/nativecli
To create a new Laravel project with NativePHP, use the new command:
nativecli new <project-name>
For more detailed documentation, visit NativeCLI Documentation.
We welcome sponsorships which help us to continue providine Free & Open-Source software and tools to you!
- Simon Hamp - Co-Creator of NativePHP
This project is licensed under the MIT License.