Support the ongoing development of Laravel.io →
soclosed

soclosed

Joined 5 Feb 2014

Statistics

Threads 18
Replies 34
Solutions 1
Articles 0

Empty generated documentation

Hi, With dingo (https://github.com/dingo/api/), i try to generate an API documentation. All goes wel...

0 Likes
1 Replies
posted 11 years ago

Best HTML to PDF package?

Hi, I'm looking for the best package which can convert HTML to a pdf file. Have you any suggestions?...

0 Likes
4 Replies
Solved
posted 11 years ago

Rewrite route

Hi, Today, i use this route to display a product page : Route::get('display_item/{id}', function($id...

0 Likes
7 Replies

White error screen

Hi, Recently, instead to have a classic laravel error screen, i have a complet white screen. I check...

0 Likes
13 Replies
Solved
posted 11 years ago

Stack trace for error "MethodNotAllowedHttpException"

Hi, There is a problem in the log of my production server. Here is the stack trace : [2014-10-14 00:...

0 Likes
6 Replies
Solved
replied 11 years ago

How to log a "route not found"?

Thanks @delmadord, it works great

0 Likes
replied 11 years ago

Special character in Redirect::to()

AnthonyVipond said: Nope you're not wrong! Try this: Route::get('sale_add_item/{alias}/{item_id?}',...

0 Likes
replied 11 years ago

Special character in Redirect::to()

@feelinc : Same problem... If there are special characters in $alias for Redirect::to('sale_add_item...

0 Likes
replied 11 years ago

Special character in Redirect::to()

$item_id is an optional parameter, so i need to leave {item_id?}. Am i wrong?

0 Likes
replied 11 years ago

HTML::image : image rotates automatically

To test that, i have removed all the css and scripts links, and the image still the same.

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.