Hello everybody! My question is, where to find any documentation about the "beforeFiler()"...
Hi, So I've setup my route as follows: Route::group(array('prefix' => 'student/{student_id}/'), f...
I have made language slugs for my site ex: domain.com/en/something, domain.com/fr/something etc. I h...
Hello, I work on a BrowserGame who wants to Support many Languages. But now i run into a Problem and...
I have a problem I have a form::model using an action but, in the action I'm using a named route whe...
I have a complicate request that I hope translate with Eloquent ORM or with Query Builder, but I can...
A third party software will visit my laravel project with a link. But this link has a extra slash. I...
Hi all! If you go here: http://wp.lorandszazi.com/portfolio/weddings and click on an image there is...
Hi! After doing validation and creating a user, I want to redirect to the index page of my site. Her...
Hy, I want to make redirect's from my package class, but if returning a redirect it redirect me to t...
Hello, I'm trying to create a list of links, generated as a response to some input. The links need t...
Hi all, I have the route below: Route::get('category/{id}/{year}-{month}-{day}', array('as' => 'c...
how to retrieve data from database using table formatting
hello dear friends I have a problem in laravel 4 . when I call a method from url it executes 2 times...
insert data from form to table but the data inserted row empty what the problem?
Hi all, I have a route pattern like 'category/{id}/{year}-{month}-{day}'. How can I render a 404 res...
When i am using: Route::get('page/{id}-{slug}', 'PageController@show'); My url should look like &qu...
hello reading http://www.codeforest.net/laravel-4-tutorial-part-2 tutorial I have a problem with Red...
Hey, i want to make a ban system, and i do not know how to redirect a user to a "You're banned&...
I have a dns server wind a wild card and i do have mod_rewrite. What am I doing wrong? Please help....
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