-
Decompiling valid SPIRV results in invalid GLSL.
```
$ spirv-cross --stage comp --version 460 --vulkan-semantics lumen.spirv --output out.glsl
$ glslangValidator -g -V -S comp --target-env spi…
-
Hi there,
Is it possible to have migrations-generator in Lumen too?
trying to use it in Lumen but failed.
![migrations-generator-error](https://cloud.githubusercontent.com/assets/10341422/12439657/…
-
Here we go again
PHP 8.0 reached end of life at 26 Nov 2023
> End of life - A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed …
-
Hello,
This package is still included in some Laravel utilities dependencies, but the requirement for nikic/php-parser is now outdated again ( ref issue #65 ).
Namely, trying to install flipboxs…
-
Error happening when I try to install this package.
![Screenshot 2024-02-26 at 09 50 12](https://github.com/flipboxstudio/lumen-generator/assets/3837745/e97a1e13-f6dc-4bb5-95da-4bf5d5c3cffa)
php…
keuvy updated
5 months ago
-
Trying to use your package with
> Laravel Framework Lumen (7.1.3) (Laravel Components ^7.0)
> PHP 7.4.19
and ran into the subject error... here is the stack trace.
> [2021-05-11 04:41:45] …
-
##### Description
e.g. php:
There is some non-prefixed (with `php-`) script/folder.
| lang | script (./bin/) | sample folder | generator |
|---|---|---|--…
-
Routes/web.php
$app->get('task', 'TasksController@all');
$app->get('task/{id}', 'TasksController@get');
$app->post('task', 'TasksController@add');
$app->put('task/{id}', 'TasksController@put');
…
-
Lumen
"laravel/lumen-framework": "5.5.*",
-
### Is your feature request related to a problem? Please describe.
Phalcon framework is module available from cPanel and is used by many developers. It provides both microframework https://docs.pha…