I'm using Phpstorm 8, php 5.5.13. I don't have opcache or any other cache enabled that I'm aware of...
Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...
Hi, I am new to Laravel. Just able to pick up ow slowly. Can anyone help me how to build a dropdown...
Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...
This probably isn't the most elegant solution but so far I have my data/collection called like so; $...
Hello everyone! I have a PHP script that can take a few minutes to be done. It's some search engine...
I'm creating a relationship between a User model and Post model. I created the relationship as foll...
Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...
Hi, i've a site that manage articles. So i've an ArticlesController and a /resource/view/articles di...
Hi, I have an array of the form: Array ( [0] => Array ( [source] => image_source [name] =>...
Hello, From my controller, I am trying to show a view in a popup window. Is there a package or easy...
Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...
I have a primary 'wrapper' view app.blade.php, and this wrapper has certain functions it needs to ru...
Hi everyone, I would like to create java classes on my environment. My question is where is the best...
Hi there, I need assistance please. The scenario: I have a table called country with lists of count...
I want to create a directory that contains themes (so alternative views, css, js etc). I'm using the...
hi guys, I have been building some app-sites with Laravel and find myself repeatedly in the situatio...
I am in the process of cleaning up some very dense code, and I am suddenly getting 404 errors on som...
I tried using @foreach ($product as $index => $pro) <td>{{$index+1}} </td> @endforeac...
i am getting Error in Auth::attempt($auth). i have been tried almost everything. anyone has idea 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