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

Catching Swiftmailer timeout errors?...

So some domains or email addresses will cause a timeout, such as [email protected]. 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

Problem saving information in the database.

Hi, I'm new in Laravel. I'm having a problem saving data in the database. I get an array and I'm try...

0 Likes
1 Replies
posted 11 years ago

Any package that columnizes output?

Is there a package that can display say .csv data into columns? It must use spaces and not tabs Exam...

0 Likes
7 Replies
Solved

Converting json to nested models

Hey there, Im using Elasticsearch as primary search engine en for some pages that have quite big nes...

0 Likes
1 Replies

Is ZSH preventing mcrypt from working?

I am trying to get a new install of Laravel to work (OS X 10.9) with MAMP. It gives the usual Genera...

0 Likes
0 Replies

PDOException SQLSTATE[HY000] [2002] No such file or directory

Hi, I have small problem with Laravel framework on shared hosting with phpmyadmin and only ftp acces...

0 Likes
1 Replies
Solved

Laravel 4 and SVN

I've been searching for the solution for a while and didn't find any so I need to ask the community...

0 Likes
0 Replies

Custom timestamp column

Hi guys, I'm trying to save a custom timestamp "expires_at" in DB, but not working here is...

0 Likes
4 Replies
Solved

Confusion about programatically chaining where and take statements

Hi, I'm working on an API and one of the endpoints has all optional parameters. What I'm trying to d...

0 Likes
7 Replies
Solved
posted 11 years ago

Access session from a public directory page

Hello guys! I have created a page within public directory and trying to set session value there and...

0 Likes
0 Replies
posted 11 years ago

Query, filter and return all results with Eloquent

This is basically what I am wanting to do: Locations::where('location_id', '=', $location_id)->re...

0 Likes
2 Replies

redirect to login

I have an admin area (previously) using auth basic. Route::group(array('prefix' => 'admin', 'befo...

0 Likes
2 Replies
Solved

Get an item through pivot table by a "has" relationship...

Hello all, I have some model called location, which describe a location, (say the eiffel tower). Thi...

0 Likes
2 Replies

Most efficient count on relationships

I'm currently using Eloquent for my database queries, but when an user logs off I want to get a tota...

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.