Martin Vlcek
Martin Vlcek
Thanks :-) Tomorrow I'll try to write a better description of all changes.
> @stancl any plans of merging this? IDK but seems like tests failed Hi @aneeskhan47 , tests failed not because of code, but because of an error in building one...
@aneeskhan47 you are very welcome. It should be pretty straightforward. This PR is extracted (with some modifications) from the bootstrapper I'm using in v3. If all goes well, next week...
@aneeskhan47 did you disabled original FilesystemBootrapper in the config? I can't do much right now. The phone screen is not very comfortable for anything about code 😒 About the symlinks......
@aneeskhan47 you are faster than me 🙂 Glad you got it working.
Ok, so @aneeskhan47 were right about the bug in the link command (at least for L6). For the link command, I'm extending Laravel StorageLinkCommand, but L6 can create links only...
@aneeskhan47 Hi, I'm back home after almost three weeks in hospital, so I'm doing definitely better. Thanks for asking :-) The fix is committed. I've also added a few more...
For anyone who needs this fixed asap, here is my unofficial build: https://github.com/Haehnchen/idea-php-laravel-plugin/issues/275#issuecomment-991981928
Hi, I followed the instructions from (https://github.com/laravel-notification-channels/channels) * Create project from skeleton * Implementing channel logic * Fork this repo, add it as a remote, and push the channel to...
I figured it out, PR from the new branch worked without a problem :)