-
We have installed the package according to the steps but we are getting issues while running the command. please help me out on this one.
Thank you in advance
**Error:-**
The command "D:\lara…
-
hi, I am beginner of lumen & laravel. there's a problem
I ran your project, and then lumen reported NotFoundHttpException in Application.php line 1205.
the full detail as below:
in Application.php l…
-
Hi there, I've been trying to migrate a full monolithic app to microservices, and so far Vrata has been the best option that I could find, but I'm not sure if it is still been supported, latest requir…
-
Not a issue, but a limitation. While trying to stay away from Facades, these kind of calls in the package forces the host app to be bound to them:
```
$this->prefix = Config::get('apihandler.prefix'…
-
I try to use the package with Lumen 6 and PHP 7.2 and this not work.
The request does not pass the values.
```php
// I try
$this->json('POST', 'my-route', ['value1' => 1, 'value2' => 2]);
/…
-
I create file name as eloquent_model_generator.php and add this code in file
`
return [
'model_defaults' => [
'namespace' => 'App\\Models',
'base_class_name' => \Illumin…
-
_From [si...@nomis52.net](https://code.google.com/u/100927661077854655312/) on November 03, 2011 08:44:10_
This can be tested with the Robe WTX unit as I believe the command set is the same.
_Origin…
-
##### Description
When I generate a Lumen server stub from swagger editor online, generated controller has param validation for body name. Documentation [here](https://swagger.io/docs/specification…
-
I referenced this issue [here](https://github.com/rlacerda83/lumen-email-microservice/issues/5). In [line 21 of your composer.json of the `lumen-email-microservice`](https://github.com/rlacerda83/lume…
-
lumen5.6 Call to undefined method Laravel\Lumen\Application::booting()