Support the ongoing development of Laravel.io →

Package to generate and synchronize lang files

Hi ! I have written a package to generate lang files for you. Write your templates, controllers, ......

0 Likes
0 Replies

Eloquent convention

Hi Laravel Team, I have had some deep trouble on writing Eloquent queries for multiple nested reques...

0 Likes
0 Replies

Laravel 4.1 shared host weird behaviour

I am having troubles deploying Laravel to shared hosting. I have to point out that I have been doing...

0 Likes
5 Replies

How to loading my config environment instead of testing config when doing phpunit?

Hi, We are a team of developers, and each one is running tests locally before commit, each one confi...

0 Likes
0 Replies

Return type of Event::listen in Laravel?

I test Event::listen('test', function () { return 'hello'; }); // and $event = Event::fire('...

0 Likes
2 Replies
posted 11 years ago

Cache problem when using a cached query with a eager loaded join

I am using the file cache for an in office application which has about 5 users. The cache is workin...

0 Likes
3 Replies
posted 11 years ago

Controller size best practice?

I started using Laravel on a couple of projects, and for simple logic it's pretty straight forward....

0 Likes
5 Replies

Model data formatting, models and relations.

Hey Guys, So i'm just learning Laravel as a side project and have come across an interesting sort of...

0 Likes
0 Replies

[API] Best way of finding the class or method for learning purposes

Hi, I am still in the progress of learning Laravel and I already used the api. The only thing I miss...

0 Likes
1 Replies
Solved
posted 11 years ago

[package] RESTful explorer

Hi, artisans I created a package for Laravel 4 that generate an RESTful explorer from apiDoc. The pa...

0 Likes
0 Replies

Filter in Controller.

Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...

0 Likes
0 Replies

Selective join, trouble with duplicate results

What I'm trying to do is: Output results with a filter from a pivot table where 'posts' can have up...

0 Likes
2 Replies
Solved
posted 11 years ago

login redirect routing

Its early here, so i'm sure i'm missing something obvious This works fine Route::get('users/login',...

0 Likes
1 Replies
Solved
posted 11 years ago

Catching Swiftmailer timeout errors?...

So some domains or email addresses will cause a timeout, such as asda@asdasd.com. Or any other inval...

0 Likes
0 Replies

Logout problem, Auth::check() still returns true after Auth::logout() and Session::flush() call.

Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...

0 Likes
2 Replies
Solved

Artisan error

When I try to run php artisan I have this error "error":{"type":"Symfony\\...

0 Likes
2 Replies
Solved

install lavarel

hello every body, i am new to laravel frame work , when i read tutorial install laravel, they tell m...

0 Likes
3 Replies

Is it possible to append a query string on home page?

I want to automatically when the user comes to the site append a query string on the home page. Is t...

0 Likes
1 Replies

Open source DB driven ACL

I like to see a database driven Acl method for laravel just like cakephp, Cakephp has a method with...

0 Likes
0 Replies

How to store data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

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.