Here is everything from the beginning. I hope this helps.
composer global require "laravel/spark-installer":"v1.0.3"
Changed current directory to /Users/anthony/.composer
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing symfony/finder (v3.0.4)
Loading from cache
- Installing illuminate/filesystem (v5.2.28)
Loading from cache
- Removing laravel/spark-installer (v1.0.0)
- Installing laravel/spark-installer (v1.0.3)
Downloading: 100%
illuminate/filesystem suggests installing league/flysystem (Required to use the Flysystem local and FTP
drivers (~1.0).)
illuminate/filesystem suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 d
river (~1.0).)
illuminate/filesystem suggests installing league/flysystem-rackspace (Required to use the Flysystem Rack
space driver (~1.0).)
Writing lock file
Generating autoload files
Register spark key
spark register $myToken
Validating Token: ✔
Thanks for registering Spark!
Looks like it's coming along... Create new spark project
spark new project-name
Laravel Spark installed. Create something amazing!
Would you like to install the NPM dependencies? (yes/no) [yes]:
> yes
Installing NPM Dependencies...
Would you like to run Gulp? (yes/no) [yes]:
> yes
Running Gulp...
[23:41:55] Finished 'copy' after 5.04 ms
Load registration page http://localhost:8888/aye/public/register
and.... http://i.imgur.com/PKXXON4.png?1
Is it because I'm loading form /public/?