-
Hello,
Well done, this is a great admin panel!
I would like to understand further the permissions as I do not know if this is a bug or normal.
Upon login as an administrator, I see all the me…
-
**Describe the bug**
I tried to install it on Fedora 31. Everything went fine. The site loads fine as well. But I can't seem to log in. There is nothing in PHP or Koel logs to suggest any error. I ha…
-
This is good but it compiles slower than laravel elixir gulp. why?
-
Hi, First at all... awesome library!!! But i have a huge problem. How can i insert custom fields in my Many To Many Polimorphic Relation.
This is my gist of relationships...
https://gist.github.com/…
-
I cant seem to get project to work,
After I install all(node-sass always fails), and I try npm run dev, it throws a complain that It cant find node-sass.
ive tried "sudo npm install --save-dev -…
-
Hi jeroennoten,
Thank you for developing this awesome laravel-admin. Currently, I'm using your template and implementing vue js 2 for SPA. I just wanna know if it's possible to use vue-router on th…
-
### What problem does this feature solve?
We have noticed that the Vueify repository on Github is being **archived** so we cannot post issues there anymore and I don't know where else to post this op…
-
Hello, I'm here with a question again. This time I would like to know how can I add script tag within java script at the bottom of the **body** tag ? Thank you!
-
When I first install bootstrap-vue with coreui/vue , everything worked fine. But today I created another project with same packages. And without copying the node_modules, I just run npm install. Then …
-
I'm using Passport with Cookies (instead storing JWT in LocalStorage).
I have separate route for auth:
```php
//api.php
Route::post('oauth/token', 'AccessTokenController@issueToken');
```
and ov…