-
How?
> When configuring your Slack app for event subscriptions, provide the URL that points to your BotMan logic / controller in the "Request URL" field.
What is this url in your framework? It …
-
How to use Polymorphic Type ?
E.g.
```php
public function fields()
{
return [
'id' => [
'type' => Type::int(),
'description' => 'The id of the Transaction'…
-
Working with the nvm guys, we debugged a problem I'm having where attempting to use the zsh-nvm plugin causes a Rakefile that attempts to source the `~/.nvm/nvm.sh` to use a different shell than the p…
-
Καλησπέρα,
Έχω υλοποιήσει ένα package για το Laravel framework το οποίο καλύπτει τις περισσότερες λειτουργίες που προσφέρει το VivaPayments API σύμφωνα με το wiki.
https://github.com/sebdesign/larav…
-
I followed your instruction and added package to my existing laravel project. But I am get this exception;
![screen shot 2016-06-22 at 2 33 25 am](https://cloud.githubusercontent.com/assets/9745802/16…
-
Hi,
I'm trying to use this package with Laravel 5.1 and I'm getting the error that's on the title.
I've followed all the installation steps successfully but when I try to call the simple example that…
-
hello,
i installed a new Seat instance (0.14.1) on Ubuntu 15.10 x64.
Most feature works except :
- Seat not pulled the lines of Wallet Journal (https://i.imgur.com/aEoLfUf.png) (**Solved see bell…
-
It appears as if fresh installs struggle to get wallet journals updated.
I have had feedback with a error stating `Last status: Started WalletJournal Update Error: 0: Undefined variable: wallet_journ…
-
f5fb0c88 introduces a installer for SeAT. The basic idea will be that a user will install seat via composer and run the installer after that.
Please could I get a few to test the current version and …
-
Problem: Wallet transaction updates take too long, to the point that more and more jobs get started.
Analysis: This appears to atleast partially be caused by:
```
$transaction_data = \EveCharacterW…