I wasn't able to get Email Verification working in Spark, and a post I came across said to try php artisan make:auth. Well I did and now my site is toasted.
I tried undoing by removing the files and routes it created, but it still crashes: https://captifi.net/login
@SHEDCOLLECTIVE - Yeah I even opened up the make:auth function of php artisan and I reverted every thing it did and still couldn't get it restored. It was weird.