Skip to content
#

console-application

Here are 1,499 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
pboy
xldenis
xldenis commented Jun 19, 2018

If you accept the name suggestion from paperboy, it will happily overwrite any files that happen to have that name in the library folder. Luckily in this case it was overwriting another copy of the same paper but it would be nice to have overwrite safeguards.

Reproduction:

  1. Create multiple copies of a pdf in Inbox folder
  2. Move them to library with the same name
  3. Watch duplicates vani
pric

Improve this page

Add a description, image, and links to the console-application 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 console-application topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.