Support the ongoing development of Laravel.io →

DNS configuration and wildcard routing

I plan to point my A record for example.com to one server which I won't have control over. will it s...

0 Likes
2 Replies

Eloquent Join Table Comment, Post, and User.

Hello everyone. I have 3 Tables Posts id content Comments id commented_id (user_id) user_id User...

0 Likes
2 Replies
Solved

Strange Behavior. Controller Var dump results different than blade var dumpresults.

Greetings, I am returning a value from a variable in my controller but it yields different results w...

0 Likes
4 Replies

Laravel Route

How can I create admin specific routes in Laravel 4 (Restfull Controllers): admin/users/ => User...

0 Likes
2 Replies

Handle data filtering with Eloquent and Laravel

Hi guys, I've got a table which returns a large set of data from the database, but I was curious abo...

0 Likes
1 Replies

URL::previous() not working as expected

Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...

0 Likes
1 Replies

Add input text and number a new business

Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...

0 Likes
2 Replies
posted 10 years ago

detect pressed button in controller (ajax)


I have 2 forms on one Category page: create and edit (with select options list) . I want to be able...

0 Likes
1 Replies
posted 11 years ago

PDO Exception with Laravel 4 php artisan migrate command on EC2 AWS

I have an ubuntu 12.04 instance on EC2 in AWS and a Laravel 4 Project uploaded there. I am trying to...

0 Likes
7 Replies

PuTTYGen keys and Homestead

I am setting the authorize parameter in the Homestead.yaml file to point to a public key created wit...

0 Likes
0 Replies
posted 10 years ago

Paragraph based textarea format in blade?

Hi, I have a textinput from a user like that: This is first paragraph. This is second paragraph. The...

0 Likes
1 Replies

Complex Relationship Query [Team->county and Team->users->roles]

Hello guys, I am having some trouble filtering data through a relationship that i created... CLASS T...

0 Likes
1 Replies
Solved

Empty label text in laravel Label

What I need is: (note that there is NOTHING between the label opening and closing tag) <label for...

0 Likes
1 Replies
Solved
posted 10 years ago

Array to String conversion error

Hello, I keep getting this error "Array to string conversion" in this view {{ $data = DB:...

0 Likes
4 Replies
Solved

PDO Exception(could not find driver)

Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...

0 Likes
1 Replies
posted 10 years ago

How do I properly mock a repository?

I've given up a couple times now but with a fresh night of sleep I'm back at it because I'm determin...

0 Likes
1 Replies
Solved

Most efficient way to get count of related tables

I'm looking for the most efficient way to get the count of related records from related tables. The...

0 Likes
2 Replies
Solved

Eloquent Join Table.

I have 2 Tables User id full_name Post id user_id title content How to find out User.full_name f...

0 Likes
2 Replies
Solved
posted 10 years ago

login authentication error

I create login authentication using laravel 4 but when the username and password submitted, the erro...

0 Likes
15 Replies
Solved
posted 10 years ago

Blade documentation

Hi All, I'm new to Laravel and doing a project for my school. What I'm seeing that, blade documentat...

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.