Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rajucs/0e29011bfd1674fd2d7cdabef6309693 to your computer and use it in GitHub Desktop.
Save rajucs/0e29011bfd1674fd2d7cdabef6309693 to your computer and use it in GitHub Desktop.
run this command
php -S 127.0.0.1:9000 -t public/
now test to your browser.
after this run
php artisan serve
hope it will works fine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment