Skip to content

php artisan native:serve no response after running #492

Answered by PeteBishwhip
lsswear asked this question in Q&A
Discussion options

You must be logged in to vote

Is this a brand new application?

What happens if you create a new application and run immediately?

cd /your/documents/directory # Change this to you change directory to where you'd like to run a test
composer create-project laravel/laravel TestApp
cd TestApp
php artisan native:install
npm install
php artisan native:serve

Let me know what happens?

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lsswear
Comment options

Comment options

You must be logged in to vote
8 replies
@lsswear
Comment options

@PeteBishwhip
Comment options

@lsswear
Comment options

@PeteBishwhip
Comment options

Answer selected by PeteBishwhip
@lsswear
Comment options

@PeteBishwhip
Comment options

@simonhamp
Comment options

@PeteBishwhip
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants