This error arrived all out of a sudden.
ErrorException in D:\xampp\htdocs\pckg\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem.php line 81: file_put_contents(): Only 0 of 3520 bytes written, possibly out of free disk space
I just freed / cleared the laravel.log
file in the storage/logs
folder.
Also clearing cache
& sessions
folders in storage/framework
folder can help.
It just cleared the error and the login page was loaded again !