-
If we inject a parameter on a request on a Middleware, if we try to get this parameter in a controller using a form request validation, this parameter doesn't exists.
``` php
-
This is a (multiple allowed):
* [ ] bug
* [x] enhancement
* [x] feature-discussion (RFC)
I am a Chinese and my english is very bad; now I try to express my feelings after using cake3 and cake2…
-
i'm getting this error after running `php artisan migrate`
full error :
```
Illuminate\Database\QueryException : SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too lo…
-
### Description:
I have searched for an answer to this and have not found anything that suits my needs, so I apologize if this has already been answered. With that being said, I am using a custom mid…
-
- Laravel Version: 5.4.24
- PHP Version: 7.0.18
- Database Driver & Version: N/A
### Description:
I create a custom request transform GET parameters... But, the transformation has called twice …
-
- Laravel Version: 5.6.24
- PHP Version: any
- Database Driver & Version:
### Description:
Using $request->replace() is not working as expected when calling an endpoint using `json('method…
-
This is a **help request**.
### Description
how add global button that delete filtered datatable value
### Steps to Reproduce
### Expected behavior
additional button that pass all da…
-
Yesterday i noticed that my deoplete plugin for phpactor is not working for me. I investigated, and saw that rpc does return results, so i thought it's issue with deoplete. I opened up the ticket ther…
-
Hey,
Please update this bundle. I'm trying to generate new entity with this bundle, but I'm getting errors that App or AppBundle does not exist...
commands:
```
php bin/console doctrine:gene…
-
Hi Guys,
I am compiling these files:
```
mix.js('resources/assets/js/homesearch.js', 'public/js/homesearch.js')
.js('resources/assets/js/instantsearch.js', 'public/js/instantsearch.js');
…