Support the ongoing development of Laravel.io →
tzookb

tzookb

Joined 9 Feb 2014

Statistics

Threads 38
Replies 53
Solutions 2
Articles 0

laravel user messaging package

sorry but I'm very proud and had to share my package: https://github.com/tzookb/tbmsg it is for crea...

0 Likes
0 Replies

inject to controller the laravel Log object

I want to inject the larvel log object to my controller instead of using the facade. But I cant type...

0 Likes
1 Replies

laravel unit testing fails on multipile methods

this is my simple tests, with nothing on it: <?php class BooTest extends TestCase { /** @tes...

0 Likes
1 Replies
posted 11 years ago

laravel reports generator package

somebody knows on any "laravel reports generator package" I would really want it, and mayb...

0 Likes
0 Replies

final solution gor app/storage in gitignore

cant find a proper answer, should app/storage should be in gitignore??

0 Likes
1 Replies
replied 11 years ago

laravel user messaging system

I just started building a full featured messaging system, you can review it here: https://github.com...

0 Likes
replied 11 years ago

Laravel suddenly stopped working!

sudo chmod -R 777 app/storage php composer.phar dump-autoload and if it doesnt work, got tail you...

0 Likes
replied 11 years ago

How to set a single page to have .php

Simply set a route with that path... OldPage.php Route::get('oldpage.php', whatevee) ;

0 Likes
replied 11 years ago

Load Eloquent from Main View

I would suggest that you use view composer. And you could attach it to the key of the notification...

0 Likes
replied 11 years ago
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.