Error

We're sorry, but an unhandled error occurred. Please see the details below.

file_put_contents(): Only 0 of 197 bytes written, possibly out of free disk space

/var/www/clients/www.yblac.co.uk/htdocs/site/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php line 71

	 * @param  string  $path
	 * @param  string  $contents
	 * @return int
	 */
	public function put($path, $contents)
	{
		return file_put_contents($path, $contents);
	}
 
	/**
	 * Prepend to a file.
	 *
	 * @param  string  $path

Stack trace

# Called Code Document Line
10 file_put_contents() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php 71
9 Illuminate\Filesystem\Filesystem->put() http://yblac.co.uk/vendor/october/rain/src/Filesystem/Filesystem.php 173
8 October\Rain\Filesystem\Filesystem->put() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Session/FileSessionHandler.php 71
7 Illuminate\Session\FileSessionHandler->write() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Session/Store.php 220
6 Illuminate\Session\Store->save() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Session/Middleware.php 126
5 Illuminate\Session\Middleware->closeSession() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Session/Middleware.php 79
4 Illuminate\Session\Middleware->handle() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Cookie/Queue.php 47
3 Illuminate\Cookie\Queue->handle() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Cookie/Guard.php 51
2 Illuminate\Cookie\Guard->handle() http://yblac.co.uk/vendor/stack/builder/src/Stack/StackedHttpKernel.php 23
1 Stack\StackedHttpKernel->handle() http://yblac.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Application.php 642
0 Illuminate\Foundation\Application->run() http://yblac.co.uk/index.php 40