-
-
Is it possible to get a TLDR for Usage in the docs? Or is there a functioning example I can look at? I'd be happy to PR setup details to the README once I have a functioning demo. I tried something ba…
-
[Enter steps to reproduce below:]
1. Loaded a .pl file via project folder.
**Atom Version**: 1.2.2
**System**: Mac OS X 10.11.1
**Thrown From**: [linter-perl](https://github.com/s-shin/linter-perl) …
-
Now, when scanning the application files, only "clean" translation keys will be added. For example, `lang('File.key')` but not `lang('File.key', [$val])` `lang('File.key', [$val], 'de')`
It would …
-
Running latest version but whenever I try to upgrade my CI project 4.4.6 -> 4.5.2, patching seems to stop in the middle of the process so I never get `tatter/patches` branch. This is the git tree I ge…
-
Hi a good tool just wanted to inquire how to return responses in case the SMS was not send based on your tool am not good in PHP
//Using the default sender ID
$this->africastalking->sendMessage($r…
-
Hello Jonathan,
Thank you for this useful package. I am having an issue, getting the error "Undefined index: Location ", could you please suggest what will be the reason?
![image](https://user-i…
-
$data_location = "https://maps.google.com/maps/api/geocode/json?address=".urlencode(utf8_encode($address))."&key=".config('googlemaps.key')."&sensor=".$this->sensor;
if ($this->region != "" && strlen…
-
@hlohrenz Good job! Is this project being / will be maintained?
-
CodeIgniter 3.1.9 version help me
```
An uncaught Exception was encountered
Type: TypeError
Message: Return value of duncan3dc\Laravel\Directives::register() must be an instance of duncan…