Search found 3 matches

by aaronegger
20 May 2020, 11:31
Forum: Laravel package
Topic: Using aimeos with sentinel (another authentication system)
Replies: 4
Views: 1257

Re: Using aimeos with sentinel (another authentication system)

Thanks for your anwser and your efforts.
But there are to many questions left that would cost too much time.
Especially replacing the customer manager seems to be a huge workload.
We are switching to vanilo.
by aaronegger
13 May 2020, 16:46
Forum: Laravel package
Topic: Using aimeos with sentinel (another authentication system)
Replies: 4
Views: 1257

Re: Using aimeos with sentinel (another authentication system)

Thank you for your answer. I already stuck at overriding the boot method. I have no idea how to override the auth process of laravel. As far as i can see the role check will not be executed because aimeos is checking if the user is logged in. But since the user is logged in via sentinel and not the ...
by aaronegger
11 May 2020, 02:03
Forum: Laravel package
Topic: Using aimeos with sentinel (another authentication system)
Replies: 4
Views: 1257

Using aimeos with sentinel (another authentication system)

Hello, i am very new to aimeos. We have currently a site based on Laravel 6 and installed the lts version of aimeos (2019.10). To make things easy we decided to install the demo shop and customize it. The installer mentions how to setup the whole site and how to get an admin account and how to exten...