Created
July 2, 2019 08:03
-
-
Save rajucs/0e29011bfd1674fd2d7cdabef6309693 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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