CyberPunk

Results 25 comments of CyberPunk
trafficstars

This project has not been updated since 2012. It is a shame because it was a simple, yet efficient, PayPal IPN script. Since this has not been maintained, it does...

@dseipp I think staged files should be separate from added. What if you wanted to make all staged files `red` (given red isn't used by any other git status) so...

I have created a Gist that takes care of that. There is a PR that this repo's owner never merged that made several improvements. From his fixes, I made my...

I have created a Gist that takes care of that. There is a PR that this repo's owner never merged that made several improvements. From his fixes, I made my...

My detailed reply: https://github.com/dmstr/yii2-adminlte-asset/issues/154#issuecomment-403913046 Yes, remove the font-awesome dependency, use the CDN. I want to address first, that the use of `icon` in the `Menu::widget()` should still be there. To...

I kind of expect an interactive installer to be able to install everything. I don't want the translations, but I want to install EVERYTHING else. It doesn't look like I...

@Shidersz I understand that. This package was great on Laravel 7. It is still great now, but it seems to be caught in-between two different worlds, Laravel 7 and Laravel...

Awesome, thank you for your consideration and understanding. Here is a list of the 2 different sets of routes between the laravel ui option and laravel breeze. They are simply...

I understand. It sucks keeping up with 3rd party repos that keep changing all the time. By the time you catch up, they are moving to the next version lol....