-
- Laravel Mix Version: 6.0.49 (`npm list --depth=0`)
- Node Version (`node -v`): 18.13.0
- NPM Version (`npm -v`): 9.4.2
- OS: Ubuntu 22.04.1 LTS
### Description:
`app.js` is not load…
-
### Summary of issue
Getting Error on composer update
Problem 1
- idavoll/core-module dev-master requires nwidart/laravel-modules ^8.0 -> found nwidart/laravel-modules[dev-master, 8.0.0, 8.0…
-
- Laravel Version: 5.8
- Adldap2-Laravel Version: 6.0
- PHP Version: 7.1.3
- LDAP Type: ActiveDirectory
### Description:
Hello,
I try to Authenticating to my Active Directory with this pac…
-
Executing the following code in Laravel 10 app produces an error:
**Undefined property: Spinen\ClickUp\Team::$wasRecentlyCreated**
$user = new User([
'name' => 'user',
…
-
In laravel 9 with MongoDB(jenssegers/mongodb 3.9) I added withCount in request :
$subscription = Subscription
::getById($subscriptionId)
->withCount('userSubscriptions')
…
-
PHP 7.3.21
Laravel 8.17.2
ways to reproduce:
`composer create-project --prefer-dist laravel/laravel my-project`
`composer require botman/tinker`
I get error:
```
$ composer require botm…
-
Hi. Thanks for project!
I cant install. Laravel 10.
command:
`composer require phpsa/laravel-yourls-plugin`
error:
```
Problem 1
- phpsa/laravel-yourls-plugin[1.0.0, ..., 1.0.1] requi…
-
### Laravel version
10
### PHP version
8.2
### Voyager version
1.6
### Description of problem
I really like to use the tcg/voyager package. But its not compatible with Laravel 10.…
-
### System:
PhpStorm 2023.3.2
Laravel 8
PHP 7.4
MacOS Sonoma
### Problems:
1. Laravel tool window is not in the list of possible choices in the View / Tool Windows menu
2. Command+click on …
-
**Describe the bug**
I've installed Orchid on fresh Laravel 8 project. I've followed Platform installation instruction from official website. After that I try access /admin or /main route, and get er…
lelu0 updated
3 years ago