Quick Start
NativePHP for Desktop and Mobile have reached v1!
On this page
#Let's go!
Get your first mobile app running in minutes:
Copied!
# Install NativePHP for Mobile into a new Laravel appcomposer require nativephp/mobile # Ready your app to go nativephp artisan native:install # Run your app on a mobile devicephp artisan native:run
#Need help?
- Community - Join our Discord for support and discussions.
- Examples - Check out the Kitchen Sink demo app on Android (coming soon to iOS!)
Ready to build your first mobile app with PHP? Let's get started! 🚀