Hi what's the best way to replace default SMTP details to the ones coming from the database? Let's s...
Hi, i am working on laravel 5 socialite login, but i am getting error like, ClientException in /home...
Hello people. I'm glad to share with all of you my most recent course about Lumen and the RESTful AP...
I want to add some default records to a table for every user. So I edited the RegistersUsers.php to...
Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...
Hello my dear laravel buddies, i have my e-shop, i have laravel cookie to make for product quantity...
I am trying a small signup and login setup.In that application i coded like once user signed up he w...
I have created restful controllers & I can also see the routes by using command PHP artisan rout...
Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...
I changed on return view('auth.login') to return view('/') and give error [.] no exists Thanks frien...
Session got cleared after the requested page response, in this requested page Auth::user() is workin...
so I know I can add in another field that Laravel can check whilst logging in e.g. if (auth()->at...
I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...
I have a website that is only used by my company's staff. For simplicity's sake, let's say this webs...
Hello, I am using socialite package to login with google for my application. I am getting successful...
Hi, i'm new to laravel I have to create (sign up) and sign in for user from other php application co...
Hi, I want to create a login which is implemented in a website on a server. On this server there is...
I am trying to login a user in the latest release of Lumen. No matter whether I use auth()->attem...
laravel 5.1 document example define ability authorization for one to many relationships: http://lar...
I am newbie laravel here my code is not redirect to signup page. Not any error display. Any suggesti...
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