Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

laravel admin org #73

Open
saber13812002 opened this issue Oct 30, 2020 · 0 comments
Open

laravel admin org #73

saber13812002 opened this issue Oct 30, 2020 · 0 comments

Comments

@saber13812002
Copy link

i installed laravel 7 with laravel-admin.org 1.6 6 month ago.

then last month i upgrade it to laravel 8 and laravel-admin 1.8

in my local everything is ok

but in my server after config https with .htaccess file

RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

when i go to /admin

after login with my admin credential admin panel redirect me to / root of my domainname.com

i dont know why please help me

    "php": "^7.3",
    "encore/laravel-admin": "^1.8",
    "fideloper/proxy": "^4.2",
    "fruitcake/laravel-cors": "^1.0",
    "guzzlehttp/guzzle": "^7.0.1",
    "hekmatinasser/verta": "^1.10",
    "laravel-admin-ext/log-viewer": "^1.0",
    "laravel-admin-extensions/multi-language": "^0.0.6",
    "laravel/framework": "^8.0",
    "laravel/tinker": "^2.0",
    "facade/ignition": "^2.0.6",
    "laravel/ui": "^3.0",
    "nunomaduro/collision": "^5.0",
    "phpunit/phpunit": "^8.5"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant