-
Hi.
I want to use this package in production where we are still using Laravel 7.X. I understand we should upgrade but sometimes there are other dependencies at play as this is a complex ERP system.…
-
PHP 7.3.24
Laravel Framework 5.8.38
composer.json
`
"require": {
"php": "^7.1.3",
"barryvdh/laravel-cors": "^1.0.4",
"beyondcode/laravel-self-diagnosis": "^1.0",
"erusev/pars…
-
As per the documentation, I'm trying to use the Encryption module but it seems the module is missing.
## Package version
"@adonisjs/framework": "^5.0.9",
## Node.js and npm version
npm - 6.14…
-
### Description:
when use composer install or composer update
### Expected Behavior:
Must install all deps
### Additional Context:
Composer is 2, recently as stable version
### Versions:
…
-
```
Sun Aug 19 12:17:19 UTC 2018
From github.com:monicahq/monica
* branch master -> FETCH_HEAD
2282e4c..c157133 master -> origin/master
Updating 2282e4c..c157133
Fast-for…
-
- [x] **I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.readthedocs.io/en/latest/troubleshooting.html).**
**What happened?**
1. I set my configurati…
-
**Describe the bug**
After upgrading to Version: 2.12.0 from the 2.11.2 I've got a weird problem with the pet list. It continue until my browser got unresponsive.
**Screenshots**
![image](https:/…
-
- Laravel Version: 5.8.38
- PHP Version: 7.2.34
- Database Driver & Version: mysql v5.7
### Description:
I just migrated to an ec2 instance in AWS. I installed everything fresh and whole s…
-
**Describe the bug**
I have everything setup in vagrant and after running make install it says that I should be able to access via localhost. However, I just got a `this site cannot be reached`
Ho…
RayBB updated
3 years ago
-
- Laravel Version: 8.10.0
- PHP Version: 7.4.0
- Database Driver & Version: MariaDB 10.4.7
### Description:
I have a custom route binding resolver through a Trait I made and it works fine unti…