Passing a variable inside the loop, All business logic is in the model and some in controller. But a...
Hi all I have a slight issue ive extended the UrlGenerator class as explained in the documents to us...
I'm having this directory structure: app viewmodels account (here are a few php files with classe...
Hello, I am new to Laravel and have a small issue... I have an app set up with a front-end [for list...
I created an user authentication system, everything works great on my local server, but once uploade...
Hello, Im trying the first time to do a AJAX request with Laravel. So far so good. It seems I can re...
I'm currently working on a browser game built with Laravel to get into laravel more. I'm currently r...
I am using laravel 4 framework in web development of my projects. I have 5 applications that should...
I have written some code that was written in a tutorial on Tuts+. The code works great on my local...
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...
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