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

Call method on all pages

How can I call a method on all pages? I want to be able to make redirects with messages and attribut...

0 Likes
4 Replies
Solved
posted 10 years ago

i found that laravel routing ::any method doesn't match OPTIONS http method (need an explicit define of route ::options). is a bug or desired behaviour ?

i found that laravel routing ::any method doesn't match OPTIONS http method (need an explicit define...

0 Likes
0 Replies

understanding laravel dropdown

hi, i'm a newbie to laravel framework and i just find it's so hard to understanding laravel form usa...

0 Likes
2 Replies
posted 10 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 10 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 10 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 10 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 10 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 11 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 10 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

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.

© 2025 Laravel.io - All rights reserved.