Support the ongoing development of Laravel.io →

Searching many-to-many relationships

Hello folks. I am in need of a little direction on setting up a query on a many-to-many relationsh...

0 Likes
14 Replies
Solved
posted 11 years ago

Create route by common directory

Hi, I'm new on Laravell and I can't create route like "en/users" or "it/users" w...

0 Likes
5 Replies
Solved

Best method to apply filter after a read event Model::find(xx)->toArray(); ??

In one of my project, I'd like to output a json value from my mysql table immediately to array when...

0 Likes
0 Replies
posted 11 years ago

Query strings acting weird?

When I use a query string ?q=use the Input::get('q'); returns null? But it has to have the word use...

0 Likes
1 Replies
Solved
posted 11 years ago

Hash::check nor Hash::attempt match with original password

I create the password with this code $user = User::find(1); $user->password = Hash::make(...

0 Likes
2 Replies
Solved

LDAPS Authentication

Are there any modules out there that work with LDAPS? Looking for a secure way to use our Active Di...

raiden909 liked this thread

1 Likes
0 Replies

phpseclib shh2 exec and get output

i will exec SSH2 commands in Laravel 4 and catch the output to print it on the screen. But not on th...

0 Likes
2 Replies
Solved

[HELP] Laravel 4 Error...

I'm new in Laravel 4. and currently I'm having problems with it for folder location. 1st PROBLEM htt...

0 Likes
0 Replies

laravel angular routing

how to Implementing Client-Side Routing with laravel and angular js without the url hash?

0 Likes
1 Replies

Models and realtionships with a pivot table

Sorry for the noob question. I am using what I guess what is referred to a pivot table in Laravel 4...

0 Likes
0 Replies
posted 11 years ago

laravel repository with contracts and factory

First I read the book "From Apprentice To Artisan" and understand the whole pattern of rep...

0 Likes
0 Replies

Laravel on dev.domain.com

How can I get my Laravel app to show on dev.domain.com would this be in htaccess? If so how? Thanks...

0 Likes
4 Replies

How to setup visibility per user

Hi, description of my problem: I have departments,projects and tasks. Users are invited/assigned to...

0 Likes
0 Replies

Enabling Mcrypt for Laravel - Not sure

Hey guys .. I am a newb on the unix/bash and am hoping someone could set me in the right direction....

0 Likes
2 Replies
posted 11 years ago

How to work with relationships ?

I've created something like laraval.io. That's my table: Schema::create('forum', function(Blueprint...

0 Likes
2 Replies
Solved
posted 11 years ago

ParkatmyHouse Developer Positions

Now Hiring: ParkatmyHouse.com At ParkatmyHouse.com we are looking to expand our small team to inclu...

0 Likes
2 Replies

Override/intercept Laravel 4 auth failure

Im building an API. In the below code when the authorisation fails it returns a plain string respons...

0 Likes
1 Replies
posted 11 years ago

Auto register for jQuery (UI) components

Hi everyone. I am currently building a web application and want to use several of those nice ui stuf...

0 Likes
0 Replies

Uploading a website into Laravel

Hi Guys, I'd like to ask if it is possible to upload a website under laravel ? for example i have th...

0 Likes
0 Replies

Old Input not working in IE?

Hi all, I'm builing a back-end and using Old Input to store inputs over 3 pages. Page 1: show the f...

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.