I am working on an application for which a friend of mine is doing the frontend. I maintain git repo...
Hello, I'm using a table pivot. Then I use a loop like this: foreach($ans as $a){ echo $a['name'...
I've got the following route: Route::controller('packages', 'PackagesController'); Of course I've d...
Hi. I'm currently using Ruby on Rails stack and thinking to move to Laravel 4.2 because of extreme p...
I'm trying to delete an object model Studio which hasMany model Member and hasMany model Game and se...
Hey, i want to make a ban system, and i do not know how to redirect every route [except the one with...
How we can Search data in JSON format from database with typeahead.js??
PHP version 5.4.30 MongoDB driver: 1.5.4 MongoDB Server: 2.0.4 I am using Jenssegers package for mon...
Hello friends this is the situation: I am working with Eloquent and relationships and need to get a...
Hello, I have created a neo4j package specifically used to send cypher query. Have a look at it here...
Greetings, I've got a BaseController with the following code: class BaseController extends Contr...
when i do this {{ HTML::image('/pb-assets/img/warning4.png',array('width'=>'120px','height'=>'...
I know Laravel can route to different web page and refreshes the whole page content. My case is: I h...
I'm not sure what title to give this thread. Imagine that the following eloquent query is build. $wo...
I am trying to determine how long laravel takes to process each request. my idea is, i add a start t...
I've been able to force my site to redirect from http to https but the resources (styles and scripts...
Working on my first package and running into mixed results with assets. According to the doc "H...
Anyone who wants to build the next popular app with laravel or angularjs?
Hi everyone ! I have a little problem with routes and cotroller, this is my code: Route::get('/test/...
Please guys this is my first time use of laravel i know where the views/ controllers/ models/ folde...
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.