Support the ongoing development of Laravel.io →
repeater09

repeater09

Joined 18 Apr 2014

Statistics

Threads 3
Replies 9
Solutions 0
Articles 0

Using 3rd party package while developing new package

I am creating a new package and everything is running pretty smooth. I been able to create custom vi...

0 Likes
0 Replies

Laravel 4 paginate on GET request

I have a form that is used to filter results for a categories page. So, the URL will be localhost/pu...

0 Likes
2 Replies
Solved

File Paths for TinyMCE Filemanager Plugin and Laravel 4

I am trying to get the Filemanager plugin to work on my localhost Laravel 4 project. http://www.resp...

0 Likes
1 Replies
replied 11 years ago

Apache or something is adding an extra / in the end of any laravel route

What happens when you try to access your website but you add an index.php to the end of it? localhos...

0 Likes
replied 11 years ago

Blade IF ELSE and Extends

have you tried @if(isset(Auth::user->id()) //this confirms that the user is logged in using the d...

0 Likes
replied 11 years ago

[ask] laravel installation on shared host

You probably need to do a composer update on your moved project. Or allow write access to your app/s...

0 Likes
replied 11 years ago

Url parameter to string

Wait? Don't you just pass the parameter through the method? Route::get('url/{id}', SomeController@ge...

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.