Support the ongoing development of Laravel.io →

How to disable remember token?

On each logout i get error that 'remember_token' not exist. But i dont use remember me feature, on...

0 Likes
10 Replies
Solved
posted 8 years ago

Godaddy configuration smtp send email

Hi, can anyone please to share its shared hosting godaddy email driver settings? I'm trying to use i...

0 Likes
1 Replies
posted 8 years ago

Looking for laravel developers in The Netherlands

Hi coders! Are there any Laravel developers from The Netherlands out there? We at Stiply are looking...

0 Likes
1 Replies

Laravel edit Product, set correct selected (with many-to-many)

I have a system where a User has Shops and Shops have Products. Now a Shop can have many Products, a...

0 Likes
0 Replies
posted 8 years ago

eager loading question / issue ?

I've got this : $location = \App\Location::find($location_id)->with('items','items.vendor...

0 Likes
1 Replies
Solved

[Laravel 5] Custom auth in laravel 5 with session tracking in auth service provider.

Hi. I'm using Laravel to build a frontend to a server which is running a json-rpc based API. So I ma...

0 Likes
0 Replies
posted 8 years ago

Shouldn't we make `newPivotQuery` a public method?

The InteractsWithPivotTable trait has public methods such as newPivotStatement and newPivotStatement...

0 Likes
0 Replies

Link users table to stations table via user_stations

I'm totally confused how to do this with eloquent relationships. I think logically I understand how...

0 Likes
0 Replies

npm install axios. Now what?

I'm still new to npm, but I'd like to make use of the axios library. So I ran npm install axios, bu...

0 Likes
1 Replies

Eloquent Count subscribe by day

Hello, I search to count subscriber by day with Eloquent. Have you got the solution with a code? Fri...

0 Likes
0 Replies
posted 8 years ago

Laravel Nigeria - April Meetup video recordings

Hi guys! We recently recorded the first Laravel Nigeria Meetup, and I thought I'd share the link to...

0 Likes
0 Replies

Problem with AngularJS Ajax http call

Anyone who knows AngularJS AJAX HTTP calls, please look over my code. I am stuck in a problem. I tri...

0 Likes
0 Replies

Auth user in global scope

Hello. How can I access the current logged in user with auth()->user() in global scope defined in...

0 Likes
3 Replies

Open routes in Laravel 5.2 ?

The thing is that I am having problems implementing a code from github,I don't know what the solutio...

0 Likes
0 Replies
posted 11 years ago

Model Update Method

I want to know if I can use this: User::update($id,array( 'username '=>Input::get('username'...

0 Likes
4 Replies
Solved

Laravel 4 app with Zizaco/Confide auth + API for other mobile app

I would like to use Zizaco/Confide authentication system (in Laravel 4.x app) for other app (mobile)...

0 Likes
0 Replies
posted 8 years ago

TokenMismatchException in VerifyCsrfToken.php line 53

Hello can not log in to the admin panel, appears to me this problem. I am junior, and build my Lara...

0 Likes
6 Replies

php artisan generate:migrate ErrorException

Hello, when I try to run: php artisan generate:migration create_users_table I get this error: [Erro...

0 Likes
3 Replies

Problem with AngularJS ajax script in laravel

I am having problems running angularJS ajax http post script in laravel. If i put files in htdocs, t...

0 Likes
0 Replies

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

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.

© 2025 Laravel.io - All rights reserved.