The Wayback Machine - https://web.archive.org/web/20201022102105/https://github.com/topics/utility
Skip to content
#

utility

Here are 4,419 public repositories matching this topic...

laravel-zero
stefkes
stefkes commented Mar 19, 2020

Installation of Laravel Zero with the command below

laravel-zero new TestApp

Results in output

Writing lock file
Generating optimized autoload files
> @php application app:rename
Renaming the application...

 What is your application name?:
 >

  Aborted.


Script @php application app:rename handling the post-create-project-cmd event returned with error code 1
Applicati
ghost
ghost commented Jan 12, 2018

Hello,

I am working with the ZkAsyncSemaphore under zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.

EDIT:

Upon investigation, it seems that there is a function safeCreate within the semaphore that is meant to create the

Improve this page

Add a description, image, and links to the utility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the utility topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.