donmbelembe

Results 34 comments of donmbelembe

@jasonmccuen check this https://nova.laravel.com/docs/2.0/customization/tools.html#authorization

I even discover canSeeWhen function, not in the doc but let you assign directly the permission ![canseewhen](https://user-images.githubusercontent.com/10473277/56468082-2d670200-641f-11e9-962f-e4f0a2432486.PNG)

In the case i'm creating a folder like this `Storage::cloud()->makeDirectory('/' . $branch->BranchName);` how will I get the metadata ?

I need to get the directory ID

hello @VasilVerdouw Would you consider making a pull request?

Of course this is what I've done so far

This is known issue, I've just did have time to investigate on this