$this->assertRedirectedToAction('HomeController@getIndex') does not work as codeception unit tes...
Hello, I am unable to figure out how to perform one query, where I get objects from model, based on...
available here: https://github.com/jrmadsen67/mahana-hierarchy-laravel a few things to tweak on it y...
I try install Laravel 5, but can't routes.php in app/Http. why?
I want to build self hosted newsletter app on top Laravel, what should I name it? And, what trouble...
I am trying to use JavaScript to change the url (acton) and method of a form, but it does not work....
I want to combine the 2 and get trader count and deposit_amount sum per day $getearnings = DB::table...
i have this FollowingCept for my functional testing in codeception where a user can click a Follow b...
Hi Forge stops at "Making Final Server Tweaks." and nothing happens after that. Any idea h...
I am programming student. I'm trying to get and open an XML file located at public/settings/basic.xm...
I've installed the facebook api via composer. https://developers.facebook.com/docs/php/gettingstarte...
Hello, I was trying to setup L5-dev. But "php artisan serve" throws following error: Larav...
I must be missing something simple here, because all my actual laravel apps run fine. git clone git@...
Good morning to all. By executing this query: $post = DB::table('post') ->join('user', 'post.id_u...
Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...
Hi, i need select the categories with number of products in each category. With this query i do what...
hello, I have installed laravel homestead(http://laravel.com/docs/4.2/homestead), but if am I trying...
Hello, i have a code like this if ($validation->fails()) { foreach ($validation->messages(...
Hi ! I've been trying to install an Elasticsearch package in my app. i'm using this package: https:/...
Hello Laravel Community, I'm a PHP developer who currently has a website written in PHP5 that I've b...
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