Amadeusz Annissimo

Results 8 comments of Amadeusz Annissimo

I had a similar (maybe the same) issue, and this was because I tried to make Sentry working with Laravel Zero. I think I followed this tutorial: https://blog.dot.co.id/how-to-install-sentry-for-laravel-zero-f37a39db9460 which tells...

Alternatively, a note that changelog is now maintained on GitHub could be shown there.

Until this is merged, this command works for default location of lang files in Laravel 9+: `php artisan lang:js --source lang`

You can find currently running full nodes here: https://bitnodes.io/nodes/ Pick any with ipv4, and it should work.

The same issue reported in Python client repo: https://github.com/mollie/mollie-api-python/issues/261

If anyone needs it, I rewrote it in a framework-agnostic way, also 1 file: https://github.com/amadeann/social-sharing/blob/master/index.js Example usage with alpine.js: https://github.com/amadeann/social-sharing/blob/master/index.html published on npm as well: https://www.npmjs.com/package/@amadeann/social-sharing

5.6 includes Bootstrap 4 by default.

@godismyjudge95 Yes, I did. My guess is that you can't reference config values from the same config file you're on. I tested it to on a fresh install of Statamic....