Support the ongoing development of Laravel.io →
posted 11 years ago

Reverse pagination presenter

Hello, I was wondering if there is a way to reverse the pagination presenter. So instead of < 1 2...

0 Likes
1 Replies

I need mounted a web server for Laravel

Hello, I am new to programming with framework, I hope I have chosen the best of all :) After some re...

0 Likes
2 Replies

Replacing Illuminate\Exception\Handler in Laravel 5 Develop

The implementation of Illuminate\Exception\Handler has been removed in Laravel 5 as of a couple of d...

0 Likes
2 Replies
posted 11 years ago

Undefined APC Functions

Anyone run into this yet? PHP Fatal error: Call to undefined function Illuminate\Cache\apc_clear_ca...

0 Likes
2 Replies

Custom Filter Name not working ??

if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...

0 Likes
3 Replies

laravel get route with parameter

hi,so i have 1 table that function as my article categories and there is one column that show number...

0 Likes
3 Replies
Solved
posted 11 years ago

Implement Cache

Hi, My app contains series of blocks that generated at the controller, and send to master.blade.php....

0 Likes
2 Replies

Navigation Links Admin Panel with Laravel

I'm attempting to try and create a sidebar within my dashboard CMS project that I am creating with L...

0 Likes
1 Replies
posted 11 years ago

Can you use the laravel-rackspace-opencloud package to create / delete containers on Rackspace OpenCloud?

Hi I'm using the laravel-rackspace-opencloud package (https://github.com/thomaswelton/laravel-racksp...

0 Likes
0 Replies

Best practice populating forms?

I've got quite a large and (complex ish) form marked up in a blade template (create.blade.php) It co...

0 Likes
2 Replies
Solved

Publishing a package config file. Problem with NameSpaces and Vendor/Package names?

I have a project I am trying to contribute to. The package has the following in the composer.json fi...

0 Likes
1 Replies

Laravel custom log

Hi, is there any way for me to make custom log to record all activities in my admin site? but not pu...

0 Likes
2 Replies
posted 11 years ago

App::make inside service provider

Hi guys, is this right approach? To use app::make inside service provider like this $this->app-&g...

0 Likes
1 Replies
posted 12 years ago

codeception / how can I access e.g. assertRedirectedToAction

$this->assertRedirectedToAction('HomeController@getIndex') does not work as codeception unit tes...

0 Likes
1 Replies

compare table column with sum of hasMany

Hello, I am unable to figure out how to perform one query, where I get objects from model, based on...

0 Likes
6 Replies
Solved

New package - Mahana Hierarchy

available here: https://github.com/jrmadsen67/mahana-hierarchy-laravel a few things to tweak on it y...

0 Likes
0 Replies
posted 11 years ago

[L5] can't find "routes.php" in Laravel 5

I try install Laravel 5, but can't routes.php in app/Http. why?

0 Likes
2 Replies
posted 11 years ago

Name idea for self hosted newsletter app built with Laravel

I want to build self hosted newsletter app on top Laravel, what should I name it? And, what trouble...

0 Likes
0 Replies

Unable to change the route of a Laravel form using JavaScript.

I am trying to use JavaScript to change the url (acton) and method of a form, but it does not work....

0 Likes
2 Replies
Solved
posted 11 years ago

How to count and sum in the same query

I want to combine the 2 and get trader count and deposit_amount sum per day $getearnings = DB::table...

0 Likes
3 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.