ivolkoff/nolock

get read of locking file in both laravel and the way laravel use league filesystem
426
Install
composer require ivolkoff/nolock
Latest Version:1.1
License:MIT
Last Updated:Jul 21, 2016
Links: GitHub  ·  Packagist
Maintainer: ivolkoff

NoLock

get rid of this error on laravel 5.1 : file_put_contents(): Exclusive locks are not supported for this stream

Installation

composer require ivolkoff/nolock

Usage

replace the filesystem service provider in config/app.php find

Illuminate\Filesystem\FilesystemServiceProvider::class,

replace it with

NoLock\FilesystemWithNoLockServiceProvider::class,

Related Packages

gilak/nolock

get read of locking file in both laravel and the way laravel use league filesyst...

2,232 2
lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users...

19,493,333 2,339
jrenton/laravel-5-scaffold

Fastest way to rapidly scaffold a laravel application

268 4
igaster/laravel-theme

Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integra...

1,263,205 515
jeroen-g/laravel-packager

A cli tool for creating Laravel packages.

739,633 1,371