Quick Start


#Let's go!

Get your first mobile app running in minutes:

Copied!
# Install NativePHP for Mobile into a new Laravel app
composer require nativephp/mobile
 
# Ready your app to go native
php artisan native:install
 
# Run your app on a mobile device
php artisan native:run

#Need help?

Ready to build your first mobile app with PHP? Let's get started! 🚀