Yesterday my laravel connection worked. Now it does not work anymore. This is the error i see: Sessi...
I'm developing a package with the workbench. It requires a couple of other packages. I've been devel...
Hi, How can I convert this Query Builder Statement in Eloquent? return \DB::table('province')->jo...
I have a model where I always want the results to orderBy a certain way. Is there a way to enforce...
Any Laravel enthusiasts that are willing to meet up?
Hey fellow Laravel friends, I'm trying to build status updates like Facebook. But my question is how...
Hi, i want to format MessageBag before going to toJson and i was thinking if it's possible to do som...
is there a way to achieve this: Master.blade.php <html> <body> Master @yield('bo...
hello friends I'm making an Insertion and get this errror Access to undeclared static property: User...
Hi, I have a dropdown {{ Form::select('membership_id', $memberships, $customer['membership_id'],arra...
Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...
I have a couple of suggestions for the forum that I thought I'd post about, and maybe others can pos...
As part of my 'approval' process, I want the admin to allocate users different roles, on demand. I w...
#I want to know how to copy existing table through PHP script.. I am new to Laravel. I am trying to...
Hello Laravel-Fans! I have a tricky issue :-) In my Form, I do have 2 select boxes. I'd like the sec...
Hi; I set up the authentication page and it seems to be working fine, would u please check confirm I...
'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...
I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...
Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...
I have a shopping cart ID that I'd like to save somewhere to pick up the cart later when the user co...
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