Open burakilk opened 6 years ago
also had some issues with this repo. The few things I did to fix it was 1) php artisan config:cache (this is to add the new parameters to the cache they will be invisible without this) 2) in my firebase rules i changed auth!=null for read and write to true
i have a some error. i tried config/services.php add my secret key but laravel using always localhost mysql. how to fixed this problem