Support the ongoing development of Laravel.io →
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 10 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
posted 10 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 10 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
posted 10 years ago

Codeception Functional problem.

i have this FollowingCept for my functional testing in codeception where a user can click a Follow b...

0 Likes
1 Replies
posted 10 years ago

Forge stuck at "Making Final Server Tweaks.", any idea?

Hi Forge stops at "Making Final Server Tweaks." and nothing happens after that. Any idea h...

0 Likes
1 Replies
posted 10 years ago

How to get the directory of an XML resource?

I am programming student. I'm trying to get and open an XML file located at public/settings/basic.xm...

0 Likes
1 Replies
posted 10 years ago

Class 'FacebookRedirectLoginHelper' not found

I've installed the facebook api via composer. https://developers.facebook.com/docs/php/gettingstarte...

0 Likes
3 Replies

[dev-L5] bootstrap/paths,php file missing

Hello, I was trying to setup L5-dev. But "php artisan serve" throws following error: Larav...

0 Likes
3 Replies

[framework] setting it up to fix a bug - all tests fail

I must be missing something simple here, because all my actual laravel apps run fine. git clone git@...

0 Likes
1 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.