I know this has been asked so much but right now I'm on the stage on which path (framework) to take....
I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...
Help Paste: http://help.laravel.io/3db0611b1ee9ef70d9e12480f6b3f9b41f8cdd11 My Problem: Hello, I cre...
I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...
Hello world!, maybe somebody can help me with laravel 5 (yes i know it's not stable), i have error -...
Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...
Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...
Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...
Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...
Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...
Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...
How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...
Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...
My Index page uses 3 tables in the database: index_slider index_feature footer_boxes I use one con...
What's the best way to pass a concrete implementation of an interface if that implementation is depe...
Hi guys! I'm creating my first bigger laravel project. In this project I want to include Angular for...
I am completely lost in this. I've done this a billion times and I yet this particular one is not w...
Hi. I want to create www.example.com and admin.exmaple.com. In this case,database config is common b...
Hi I followed the documentation but still don't get it: $view = View::make('greeting')->nest('ch...
Okay so I'm creating a task manager for my company. A user can assign assign a task to multiple othe...
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