Support the ongoing development of Laravel.io →

845 Threads

display join table with multiple where clause

i'm trying to displaying single data like this id TenantID name username password sender...

0 Likes
1 Replies

Not Found The requested URL /auth/register was not found on this server.

Hi guys, im a new in laravel. im taking a tutorial in laravel 5 when im registrating in my path http...

0 Likes
2 Replies

TokenMismatchException

I have put 4-5 hours, searching for solutions and tweaking the files myself, but cannot find a solut...

0 Likes
3 Replies
Solved

Laravel 5 - file_put_contents(): Exclusive locks are not supported for this stream

ERROREXCEPTION IN FILESYSTEM.PHP LINE 74: FILE_PUT_CONTENTS(): EXCLUSIVE LOCKS ARE NOT SUPPORTED FOR...

0 Likes
0 Replies

csrf_token() returning nothing in Laravel 5 (Solved)

I'm trying to use csrf_token in my form , but it seems csrf_token returning nothing at all. My Code:...

0 Likes
0 Replies

Laravel 4 TokenMismatchException error when login or signup

I have a problem with login and signup in L4 page, the project works fine in my local machine. but i...

0 Likes
1 Replies
posted 9 years ago

Redirect route with data

Hi, When I use redirect()->route('foo.index')->with('success_message', 'Text of message'); in...

0 Likes
0 Replies
posted 9 years ago

Session Facade Not Working in Laravel 4.2

I am implementing web sockets to deliver real time messages. It is required to save a session variab...

0 Likes
3 Replies

Cache/Session History of visited items

Hi everyone, I'm new on the forum but I started working with laravel last year. I'm from Spain so pe...

0 Likes
0 Replies

No Response Cookies on Laravel Login Attempt

I posted this on StackOverflow but haven't got a decent response. I have this small piece of code: $...

0 Likes
0 Replies
posted 9 years ago

Can not get certain Session and Cache syntax to work in laravel 5 project. Per the documentation

Starting to get back into the swing of laravel again but for some reason when I am trying to play wi...

0 Likes
3 Replies
Solved

how to make login with Auth::attempt persistence on every page

Good afternoon , all i have some trouble with login i dont know why login only work in post page whe...

0 Likes
3 Replies
Solved

one website login affects another website

Hi, I have two websites on the same server with same subdomains and share same database. (website1.d...

0 Likes
3 Replies

Flash messages (notification) package

Hey! I would like to inform those who were using pacakge "edvinaskrucas/notification" - it...

0 Likes
1 Replies
posted 9 years ago

Session Cannot update

I working on localhost and using ajax post to update the account user data, Its update from database...

0 Likes
1 Replies
Solved

Best practice for checking record ownership

Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...

0 Likes
2 Replies

cartalyst sentry and chumper datatables

i'm using chumper datatables to showing data,I want to display data based on the user who is logged...

0 Likes
0 Replies

Unwanted login redirect. Subdomain only

Hello. I have been having an issue with my laravel site for a few weeks now and I have tried every s...

0 Likes
1 Replies

Sentry 2 Get logged in user!

hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...

0 Likes
1 Replies
Solved
posted 9 years ago

Session object error

Hi guys, I put the code below in my controller(I'm using Laravel 5): if(Session::has('user')){ retur...

0 Likes
3 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.