-
I have this `composer.json` requires:
```json
"require": {
"php": ">=8.0",
"ext-json": "*",
"doctrine/annotations": "^1.11",
"illuminate/contracts": "^9.0",
"illuminate/supp…
-
![image](https://user-images.githubusercontent.com/70739161/150478274-a32fbbab-4191-4292-a205-391da55ef30b.png)
Your requirements could not be resolved to an installable set of packages.
Pro…
-
**Describe the bug**
After installation via composer, it seems to break the package [laravel-adjacency-list](https://github.com/staudenmeir/laravel-adjacency-list). Even without using the postgres-ra…
es-ka updated
3 years ago
-
Hi w3nh4o,
Maybe you could be interested in integrating Admin LTE as a Laravel 5 package. Tafe a look at:
https://github.com/acacha/adminlte-laravel
Anys suggestions or recommendations will be welc…
-
Hi there guys,
I have some really weird issue implementing this package in a project of mine. This is weird, since I have two other projects with this package working.
The error I am receiving w…
-
### Bug description
Currently, when in a blade file (relative path is themes > default > views > includes > header.blade.php), it will not autocomplete any icon, even the example shown in the setting…
-
I see in #16 Laravel 11 compatibility was added. However, there is no updated tag to package to grab via npm to use this.
Could you add a tag/release for it so this version can be added?
-
Does this package support Laravel 8x?
-
Error FATAL ERROR
generated by file vendor\basemkhirat\elasticsearch\src\Model.php on line 277:
Call to undefined function Basemkhirat\Elasticsearch\app()
is this package enable for native php a…
-
Hello, I'm writing some sqlite tests and need my migrations squashed. This tool seems useful, but I can't install it in composer since it depends on 4.0 and we're on 4.1. Any chance you can release an…