Support the ongoing development of Laravel.io →
arcollector

arcollector

Joined 2 Mar 2014

Statistics

Threads 0
Replies 80
Solutions 11
Articles 0

arcollector has not posted any threads yet

replied 11 years ago

Blade templates and error (syntax error, unexpected end of file)

<input type="..." name="..." value="..." {{ $user->is_blocked ==...

0 Likes
replied 11 years ago

problem in put in rest api

may you are not submitted your form with the put method type, uses Route::any to check this

0 Likes
replied 11 years ago

Laravel Authentication Issues

I believe that to make intended works you have to previously call Redirect::guest() check this post:...

0 Likes
replied 11 years ago

Join working in SQL but not in Query Builder

well count returns the number of total rows, not the the rows per se

0 Likes
replied 11 years ago

getting results from db table charset utf-8

are you using mysql? check the encoding of your tables run this command inside mysql cli show create...

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.