We are created a application so this application we are installing on customer PC so now we found so...
how to make a laravel application only accessible or hosted with only 1 domain or sub domain
lately i have been working with laravel and vue to create role and permission based page view access...
I just created a logout form then I created a route, in the controller I created a logout method and...
zakiiii liked this thread
Hi guys, nice to be part of this community! A bit new to laravel but improving day by day... I would...
Please can any one give me the User Auth and Admin Auth Laravel project, i am tried too much but var...
The policy is working if I am logged in but as soon as I am not logged in then the policy is not eve...
creer side bar dynamque en fonction de l'utilisateur connecté
hello there, I'm new to Laravel and I am creating an Uber like app with Api and I have an issue with...
I'm a little confused on the best way to do something - and I worry that I might be abusing Policies...
Hey all! I have an issue connecting a new bitbucket repository to my existing laravel forge server....
Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...
mateusarcedev liked this thread
If we use basic select like: Products::paginate(6); it return us:-> [ id: 1, product name: 'test'...
Auth::guard('staff')->attempt($Auth_data) How to validate the mango db collection fields in the a...
I am not able to display page content in iframe from other site. As I checked in the laravel at ther...
I am using Laravel Passport (Authorize code grant). When I redirect url to authorize url 'http://pas...
i need help with my login and authentication of admin. In the database I have a table called 'admins...
I'm trying to setup an authentication system using Laravel Sanctum and Fortify for the back-end and...
I am working on a blogging application in Laravel 8. The application gives the users rights by assig...
I am working on a blogging application in Laravel 8. There are 4 user roles, among which, the "...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community