Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...
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. There are 4 user roles, among which, the "...
I am currently trying to upgrade a project from Laravel 5.2 to Laravel 9 I have the project migrated...
Pritam@DESKTOP-0GHQ2QT MINGW64 /c/xampp/htdocs/gety-our-homes (main) $ php artisan migrate:fresh --s...
Hi We are working on project where multiple databases are connected. We have created connections i.e...
Hi everyone! Years ago I have wrote a mobile app API with Laravel 4.2 and I want to rewrite those AP...
Hello World .. My site is programmed with laravel version 5.2.45 and I have shared hosting at ionos....
Hello Laravel Community, Good day to you all. I am having an issue while verifying email. I get an e...
Hi, We are using santrum for mobile App APIs, We want to put the functionality of automatic log out...
I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...
I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...
I'm working on several Laravel APIs for mobile Apps. My idea was to have one Laravel Passport instan...
I would like NOT send the "Validate email address" email from a new Fortify (& Jetstre...
I have made a Laravel 8 application (link to GitHub repo) that requires user registration and login....
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