Support the ongoing development of Laravel.io →

1,909 Threads

Laravel App Access with 1 domain or sub domain

how to make a laravel application only accessible or hosted with only 1 domain or sub domain

0 Likes
0 Replies

Consuming APIs for authentication in laravel auth

hello fellow artisans as i am trying to authenticate use using my own made APIs using laravel i find...

0 Likes
0 Replies

I clicked the logout button and a 404 not found error appear

I just created a logout form then I created a route, in the controller I created a logout method and...

zakiiii liked this thread

1 Likes
2 Replies

419

in Kernel.php protected $middlewareGroups = [ 'web' => [ // Other middleware......

0 Likes
1 Replies

Using Laravel 11+Sanctum for my SPA at different domain ?

I have a complete SvelteKit project SPA at domain number one. "domainone.com" or locahost:...

0 Likes
0 Replies

Retrieving logged ID during webhook process

Hi guys, nice to be part of this community! A bit new to laravel but improving day by day... I would...

0 Likes
1 Replies

composer require laravel/jetstream error

Hello there, I'm new on this forum but I'm optimistic my problems will be solved. I installed Larave...

0 Likes
2 Replies

Laravel User Auth and Admin Auth

Please can any one give me the User Auth and Admin Auth Laravel project, i am tried too much but var...

0 Likes
0 Replies

angular with ssr laravel11

can anyone suggest if there is any boilerplate available with angular 17/18 Laravel 11 that can be h...

0 Likes
0 Replies

Get method not supported

i want to ask after installing the laravel and breeze for authentication package do we need to add o...

0 Likes
2 Replies

Laravel sometime kills authentication sessions

After logged in, I clicked on some links to redirect to another page in my app. Sometimes, my login...

0 Likes
2 Replies

Trying to access array offset on value of type null

I'm trying to send Email Activation link to newly registered users to activate the account/email, bu...

nanakumi75 liked this thread

1 Likes
1 Replies
posted 5 months ago

custom guard not working in Laravel framework 6.x

my auth.php for guards and providers(changing guard name to user/anything didn't work): 'guards' =&g...

0 Likes
1 Replies

Laravel 11 - Make Auth Missing?

I'm using Laravel 11. I tried to do php artisan make:auth I know it's outdated. I know I could use...

nazimfeni liked this thread

1 Likes
3 Replies
Solved

Error Laravel Password Reset: Column 'email' Cannot Be Null

I'm working on a Laravel application where I have implemented the password reset feature. However, I...

0 Likes
2 Replies

Upgrade and Authentication Improvement in Laravel Project

Hello everyone, We've encountered a bit of a situation with our Laravel project that we wanted to di...

0 Likes
0 Replies

permissions laravel10la

creer side bar dynamque en fonction de l'utilisateur connecté

0 Likes
1 Replies

Auth Drivers in an Uber Clone app ( Api )

hello there, I'm new to Laravel and I am creating an Uber like app with Api and I have an issue with...

0 Likes
0 Replies

why the password reset link has changed to localhost/token ?

hi why the password reset link has changed to localhost/token while it suppose to be localhost:8000/...

0 Likes
1 Replies
Solved

Lararvel Fortify Rate Limitli

Hello guys, I am using Laravel API with Laravel Fortify.. and I want to add a new rate limit to the...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.