-
Problem 1
- illuminate/support[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.2) does not satisfy that requirement.
- Root composer.json requires laravel-frontend-presets/…
-
php artisan ui material
InvalidArgumentException
Invalid preset.
at C:\wamp64\www\waterdistribution\vendor\laravel\ui\src\UiCommand.php:41
37| return call_user_func(s…
-
I updated all packages in my Laravel and it's still Tailwind 2.
I even did php artisan ui tall and it's still the same.
It is not upgrading to Tailwind v.3
_Originally posted by @core45 in https…
-
Hello,
I did a fresh install of Aimeos package and all works fine apparenly but when I want filter products in front, I've got this error:
Version PHP 8
My requires in composer.json
```
…
-
After running:
```
composer require laravel/ui // that works fine
```
Next according to docs you can run:
```
php artisan ui bootstrap
//or
php artisan ui bootstrap --auth
```
This is pr…
-
I get to a point right after the first migration is finished and when running the **App\Composer::setup**
```
[TypeError]
Argument 1 passed to Symfony\Component\Process\Process::__construct() mu…
-
![Screenshot (110)](https://user-images.githubusercontent.com/52624960/103954361-56c04800-5144-11eb-993b-444bbc124376.png)
I get this error whenever i run the `npm run dev` in laravel 8. Any sugge…
-
When i run "npm install && npm run dev" i get below warnings and errors:
vagrant@homestead:~/code/teamsy$ npm install && npm run dev
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on n…
-
**Is your feature request related to a problem? Please describe.**
It would be great to have a working version for Vue 3.
**Describe the solution you'd like**
New version with Vue 3 support.
*…
-
**Environment**
1. 2020.04
2. Operating system ( Mac)
3. Laravel 7
**Describe the bug**
I am trying to install a aimeos package using the composer method.
When I do so it fails with the foll…