Hi all. Please, help me. //Controller: public function show($slug) { $data = Region::fi...
I have a problem with my Laravel ( 4.2 ) route . How do I make the following url call pagedetail con...
Hello, So this week I was presented with a rather complex scenario that I wish never landed on my la...
I have created a testing database environment as follows: return array( 'default' => 'sqlite',...
Hi I need help resolving this error. I search but can't find solution. First the error came up when...
laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...
Hi all, So I have an event called NewUserRegistered that fires after a new user registration. The ev...
Hi I'm trying to generate class information before / after my inputs. The project is using https://g...
We're currently working on an e-commerce site. Our brokerage pages show ranges, and these ranges con...
Hello, i would like to know what is the best practice for deleting image from specific category? I h...
Can someone please explain this syntax with the arrays , what it does, what it means? $response = [...
Hi guys, I'm rather new in the world of PHP-frameworks. Mostly i've worked with Wordpress. My questi...
I'm trying to filter the following collection using the collection filter() method: $collection = Wo...
I've been working on this website for a while and just recently finished and wanted to "go live...
Hello all, As i wrote in the subject, i'm using Laravel + Angular(with Gulp) in my project. But it's...
Query I want to run needs to initialize a @total variable: SET @total = 0; SELECT ... @total :=...
I have read the docs and I'm not clear on it. i followed search essentials and would like to use uni...
Hi all, When I do an Ajax post (via jQuery) I get the JSON response back just fine. The problem is t...
Hey guys, I'm currently trying to get Laravel 5.1 onto Google App Engine with the package https://gi...
I need help in Laravel 5.1 on how to name the MessageBag errors, allowing me to retrieve the error m...
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.