Alex
Alex
> Apparently its a bug with vue-loader which Mix uses. Here is my workaround solution. This only sets esModule to false on the images file-loader. > > ```js > mix.override(webpackConfig...
`auth('api')->attempt($credentials)` Instead of `auth()->attempt($credentials)` you have to set the guard 'admin' in your case in the auth helper in order to get the correct behavior
Hi ! I have the same issue here on Mysql 8.0 ```shell ➜ back-end git:(develop) lando db-import b28....0882de.sql.gz Preparing to import /app/b28....0882de.sql.gz into database 'laravel' on service 'database' as user...
I have the same error, i'm on Laravel 5.1 ``` λ php artisan larasearch:reindex --relations --dir=App ---> Reindexing App\Equipment [ErrorException] Argument 2 passed to Illuminate\Foundation\Application::make() must be of the type...
Only going on the dev-main branch works