-
`[2018-10-02 06:04:38] local.ERROR: Class translator does not exist {"exception":"[object] (ReflectionException(code: -1): Class translator does not exist at /home/test/access-manager/vendor/larav…
bzy39 updated
5 years ago
-
## I created a test demo in Github
https://github.com/burtgithub/laravel-ide-helper-test/
## My environment
php:with Zend OPcache v7.3.8
laravel:Laravel Framework 7.30.0
##…
-
-
Hello,
Since we have now phpstorm support, which is very welcomed, working on projects that use the laravel framework is of course a main goal.
When including the filestructure of a laravel projec…
-
I get the following dep error trying to install Larabug on Laravel 11:
```
larabug/larabug[1.0, ..., 1.4.2, 2.0, ..., 2.0.1] require guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6…
-
Please add support for laravel 11, tested it but always return 400 Bad Request
-
-
- Laravel-mongodb Version: [4.0.0-rc1](https://github.com/mongodb/laravel-mongodb/releases/tag/4.0.0-rc1)
- Laravel Version: 10.22.0 | 10.23.1
- PHP Version: 8.1.17
- Database Driver & Version: Mon…
-
Here is the exception log file when I set the `'debugAjax' => true`
`````
[2021-01-30 18:36:04] local.ERROR: ReflectionException: Class debugbar does not exist in E:\www\test\vendor\laravel\framew…
-
### What happened?
I tried testing importing from an sql dump using Laravel's squash migrations feature.
https://laravel.com/docs/11.x/migrations#squashing-migrations
I get this error:
```
S…