Ai.B

Results 18 comments of Ai.B

So from what I understand from this is to clone from the old repo, since I'm trying to push 2 a new repo here in github ``` git clone --mirror...

Dude @javabrett, What I'm trying to do bro is to delete this pesky 120+mb .rar backup of the project that I was doing, sorry bro I'm dumb with git and...

``` $ git remote get-url origin [email protected]:abrhambas01/project-new.git ``` > When i do this, I get the private repo that I was trying to push the new project there.. But then...

Looks like an improvement on my side ``` Using repo : F:\laragon_2\www\blacktrail\..\blacktrail-backup2.git Scanning packfile for large blobs: 3172 Scanning packfile for large blobs completed in 721 ms. Found 1 blob...

What upload button do you mean @viral-vector , does this refer to the button of the overall form that included the upload-image was included if the form includes the First...

``` `` (1/1) FatalThrowableErrorClass 'DevDojo\Chatter\ChatterServiceProvider' not found -- in ProviderRepository.php (line 208) at ProviderRepository->createProvider('DevDojo\\Chatter\\ChatterServiceProvider')in ProviderRepository.php (line 144) ```

like this ? ``` handleAttachmentRemove(file){ console.log(file); ``` ``` handleAttachmentAdd(event){ console.log(event); ``` or maybe this one ? `@trix-initialize="handleTrixInit"`