-
As the lights have to be extracted from the KHR_materials_common extension, here is a first try by example:
```
{
"lights": [
{
"ambient": {
"color": [
1,
…
-
Please add support Resources generator
https://laravel.com/docs/5.5/eloquent-resources
NB: Lumen 5.5 also supports resources
-
#### What are you trying to achieve?
I'm trying to `grabTextFrom` and element with the CSS selector:
`table[summary="Operation Classification"] tbody > tr:nth-child(2) > td:first-child > table > tbo…
-
#### What are you trying to achieve?
I'm trying to save the output to report.json as described by the `--json` option.
I would like to see something like this as the output:
```json
[{
"event…
-
Hello,
First of all, I would like to thank you for all your efforts! Your project seems to be the only one alive project dedicated to Three.js **photorealistc** rendering.
As for my question, i…
-
__Description__
I am trying to create a new tenant from `php artistan` with the following custom code
```
class CreateTenant extends Command
{
protected $signature = 'tenant:create {name} …
-
Hello, i don't know if this is an issue or not, but when i run the composer command over Lumen 5.3 I get the following:
```
$ composer require flipbox/lumen-generator
Using version ^5.3 for flipbox…
-
I'm hoping this is a one-time thing, but if not, then please fix it.
Pasted Crash Log and Config File
---- Minecraft Crash Report ----
// Sorry :(
Time: 10/27/18 9:33 AM
Description: There wa…
-
Fatal error: vendor\flipbox\lumen-generator\src\LumenGenerator\Console\TestMakeCommand.php on line 5
[Symfony\Component\Debug\Exception\FatalErrorException]
Cannot use Illuminate\Console\Generat…
-
I'm using latest `0.6.*@dev` with `Lumen 5.2` and I trying to figure out how could I support two token types on my API:
1) User token: that will be retrieved every time an user "logs into the API" an…