-
```
"message": "Method validateResolved does not exist.",
"file": "/var/www/app/vendor/illuminate/support/Traits/Macroable.php",
"line": 96,
"trace": [
"0 /var…
gitkv updated
5 years ago
-
_Background_
So I am a "version stuck".
We have a 6 year old web application with 100+ table and 20Gb of data. The web framework needs changing and the frontend UI needs needs replacing.
Cur…
-
When I call command `composer reinstall ` the file vendor/composer/autoload_file.php is reseted to original content without my extra include files. The `composer update` fix problem, but I would lik…
-
* [ X] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [ X] Checked that your issue isn't already filed.
* [ X] Checked if no PR was submitted that …
liucf updated
3 years ago
-
Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks!
(Any **non-English** issues will be closed immediately.)
1. Please provide your PHP and Swo…
fibis updated
3 years ago
-
Starting from a blank directory, I did:
npm install gulp
npm install laravel-elixir-vue-2
npm install laravel-elixir
Then I got this error:
```
> gulp
/srv/elix2/node_modules/laravel-elixir-vue-2/i…
-
- Require PHP 7.
- Support Laravel v5.5.
Feel free to submit any issue or pull request.
-
### Subject of the issue
I need to update the secret key and is there a way to update it without logging out every user? I presume it's not possible to reuse the old token once my secret key is chang…
-
### Subject of the issue
How do I send the token payload to the model? I'm building a localized user, using an aws cognito token. They are not within any database tables; user data is passed within…
guice updated
3 years ago
-
First of all, thanks for creating this neat little package!
I'm wondering, would it be possible to list all secrets? (`Vault::listSecrets()` ?) After listing the secrets we could use the `Vault::se…