-
I used the laravel folder from the repo and executed the commands mentioned in the video and on the laravel-admin Github repo but the articles, types and other menus are not appearing. @dastagir-ahmed…
-
I installed Ravel with composer and that seemed to work fine. When I go to mysite.com/admin I can log into Ravel and see the admin interface. But when I click on the Dashboard tab, I get a view with a…
-
```
This dependency was not found:
* !!vue-style-loader!css-loader?sourceMap!../../vue-loader/lib/style-rewriter?{"id":"data-v-c90601f4","scoped":false,"hasInlineConfig":true}!styl-loader!../../vu…
-
- Laravel Version: #.#.#
- PHP Version: #.#.#
- Dcat Admin Version: #.#.#
### Description:
### Steps To Reproduce:
-
It seems the sql file for demo is not up to date. Many menu items are missing, like Chartjs for instance.. Is it possible to get it updated as on demo.laravel-admin.org?
-
Currently you can login via the filament auth (`/admin/login`) without 2FA.
Example: https://filamentphp.com/plugins/vormkracht10-2fa (uses [Laravel Fortify](https://laravel.com/docs/11.x/fortify))…
-
**Describe the bug**
I incorporated open admin with my Laravel project in localhost. Now after uploading this project on cpanel, admin authentication redirection is giving the page not find error. I …
-
When I run it in laravel project and use [dcat-admin](https://packagist.org/packages/dcat/laravel-admin) + [tenancy](https://tenancyforlaravel.com/) it say those error. but in php-fpm, it can run …
-
- Laravel Version: 8.22.1
- PHP Version: 7.4.33
- Dcat Admin Version: 2.1.2-beta
### Description:
虽然我已经将在env里配置ADMIN_HTTPS=true,但提交表单时还是发送http请求。
### Steps To Reproduce:
1. 配置好的.env
``` env…
egege updated
1 month ago
-
During the installation process of Bagisto via the php artisan bagisto:install command, the prompts for entering admin credentials (admin name, email, and password) are missing. The labels and text fi…