Hi, I have just uploaded my Laravel backend and Angularjs front to Fortrabbit and I am having issues...
Hi all, I'm developing an application consisting of frontend and backend part. I want to have the tw...
I've four tables.User,Post,Reply and Confirm tables. And the relation is User has many posts posts...
Route::get('/p/{id}/{name?}', array( 'as' => 'viewItem', 'uses' => 'HomeController@viewIte...
We have a meetup group in Chicago. Anyone's welcome! http://www.meetup.com/laravel-chicago
Hello, I'm currently testing Iron.io push queues for some long running (2-3 minutes) jobs. I've not...
Essentially I have an artisan command that processes a file into a database. While there's usually o...
I am creating an application with a control panel for two different versions of a server, and they m...
Hi, I'm trying to find out the best way of doing this and I have no idea. I have a users table which...
How do I deploy an application to live server through git? If I clone my app from the repo, would th...
Hi all, I have recently been working with Laravel 4.1 and started using .env.local.php and .env.prod...
I'm building my first laravel app, which is a multidomain app with 6 domains. I'm sorry if this is a...
Hi all, I would like sign in users with facebook in my website. So i use the OAuth-4-laravel package...
This is a Local Community for Bangladeshi People's who can meetups about Laravel
I have a site that developed by laravel nahid.co. In desktop browser it work properly but when I try...
I've users,posts,comments table. Here are my models user model public function posts() { return $...
Hi there. I'm trying to do a PostGIS search using Eloquent, which works fine for simply selecting al...
I'm deploying an app with fortrabbit, as you may know, fortrabbit does not uses localhost and have o...
However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...
Ok, maybe I'm tired today but I cant figure out the best way to handle this: I have a paginated view...
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