i'm trying to displaying single data like this id TenantID name username password sender...
Hi guys, im a new in laravel. im taking a tutorial in laravel 5 when im registrating in my path http...
I have put 4-5 hours, searching for solutions and tweaking the files myself, but cannot find a solut...
ERROREXCEPTION IN FILESYSTEM.PHP LINE 74: FILE_PUT_CONTENTS(): EXCLUSIVE LOCKS ARE NOT SUPPORTED FOR...
I'm trying to use csrf_token in my form , but it seems csrf_token returning nothing at all. My Code:...
I have a problem with login and signup in L4 page, the project works fine in my local machine. but i...
Hi, When I use redirect()->route('foo.index')->with('success_message', 'Text of message'); in...
I am implementing web sockets to deliver real time messages. It is required to save a session variab...
Hi everyone, I'm new on the forum but I started working with laravel last year. I'm from Spain so pe...
I posted this on StackOverflow but haven't got a decent response. I have this small piece of code: $...
Starting to get back into the swing of laravel again but for some reason when I am trying to play wi...
Good afternoon , all i have some trouble with login i dont know why login only work in post page whe...
Hi, I have two websites on the same server with same subdomains and share same database. (website1.d...
Hey! I would like to inform those who were using pacakge "edvinaskrucas/notification" - it...
I working on localhost and using ajax post to update the account user data, Its update from database...
Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...
i'm using chumper datatables to showing data,I want to display data based on the user who is logged...
Hello. I have been having an issue with my laravel site for a few weeks now and I have tried every s...
hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...
Hi guys, I put the code below in my controller(I'm using Laravel 5): if(Session::has('user')){ retur...
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