Support the ongoing development of Laravel.io →
posted 6 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 6 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 10 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 7 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

to make tracing log of all sql statements

Hi, If there is a way in laravel 5.4 to make tracing log of all sql statements? I mean Barryvdh\D...

0 Likes
0 Replies
posted 6 years ago

Data not parsing in my email template

I have a registration email that is sent out with an activation link which is generated at the time...

0 Likes
0 Replies

Laravel 5.4 Auth - OK to implement on existing project?

Hi all! I'm looking to activate the standard Laravel Authentication module on an existing site (docs...

0 Likes
1 Replies

eloquent relations

I have two tables one is templates and the other is template_images Showing migration of the two tab...

0 Likes
1 Replies
Solved

MySQL Empty User Won't Connect to DB

Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...

0 Likes
4 Replies
Solved

Laravel 4.2 user do not logout randomly.

I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...

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.