-
When you get to 50+ servers finding the right one in the list gets a bit cumbersome since the tables are not sortable and seems to be randomly sorted by default.
Make the tables sortable by clicking …
-
~/projects/apiwp$ composer require jeffochoa/laravel-wordpress-client
php artisan vendor:publish --laravel-wordpress
[InvalidArgumentException]
Could not find a version of package jeffochoa…
-
When following the setup instructions in the readme I get the following error when running:
foreman build /path/to/dir template.json
[Foreman]: Installing fresh Laravel app
[Foreman]: Done, Laravel …
-
Hi,
I am getting this error:
```
TypeError: Cannot read property 'publicPath' of undefined
at Vuetify.addExtract (H:\Projects\Homestead\test1\node_modules\vuetifyjs-mix-extension\index.j…
-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
With the release of Laravel 11 this week I have been testing the compatibility of packages that we already use in our projects using a completely fresh project.
I was wondering when this package wo…
-
### Bug description
If you open multiple Laravel projects in PHPStorm and attach them to the same window only the first opened project will be working with this plugin.
I would like for it to trea…
-
Hi,
I would like to implement an option to laravel/installer `new` command that install Laravel's packages after project creation.
The packages should be restrict to Laravel ecosystem, excludin…
-
i am getting `GET http://127.0.0.1:8001/api/projects 404 (Not Found)` error.
your laravel version in 5.6 and i am using laravel version 5.8. laravel developers have removed the assets file and they m…
-
I run `php artisan passport:install` has error
```Symfony\Component\Debug\Exception\FatalThrowableError : Argument 1 passed to Laravel\Passport\Console\ClientCommand::outputClientDetails() must be a…