hassan

Results 5 comments of hassan

I'm so excited in helping out

thanks @mattfoster7 for sharing this. however , and until merging this I used your solution as a work around using Anonymous classes in PHP7 ``` return new class ($storageClient, $bucket)...

@crynobone @driesvints I'd added some description to the PR. Not sure of the process, I just followed the Contribution section in the documentation, so, I am not sure if we...

todo: - throw an exception in case if the alias is already exists as a named route - show the aliases in the `route:list` artisan command - add test cases

@morloderex good point, will consider checking it, thank you.