Support the ongoing development of Laravel.io →
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

Search function in API

I'm willing to implement a search function with a Integration of a school API. in other words. I'm w...

0 Likes
6 Replies
Solved
posted 10 years ago

Singleton dependancy injection

Hello everyone! Can someone explain me how to inject a singleton class to Controller constructor? I...

0 Likes
0 Replies

Vagrant+Homestead: The host path of the shared folder is missing: ~/Code

I'm getting this message on Windows 7 (32bit, HAV enabled). Here's that section of my Homestead.yaml...

0 Likes
3 Replies

Cache only view data and drop session data

Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...

0 Likes
3 Replies

Laravel not validate that the database is up?

When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...

0 Likes
0 Replies

Trying to learn TDD

I'm reading through Jeffery Way's book "Laravel Testing Decoded" and I've run into a snag....

0 Likes
0 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
0 Replies

Loading a blade template from Laravel into Wordpress

I have a Laravel site that has an existing Wordpress blog with a different theme. I'd like for the b...

0 Likes
2 Replies

Yet another MAMP vhosts issue

Hey I've been reading through a few issues on here with MAMP vhosts and they've been a great help ge...

0 Likes
0 Replies

I extend Ardent, how to extend a other class

I use Ardent for my models, but i want to use this packages: https://github.com/lazychaser/laravel-n...

0 Likes
0 Replies

How to store ip address at Laravel?

So I want to store users ip in my database, but I coulnd create VARBINARY(16) in my schema builder....

0 Likes
2 Replies
posted 10 years ago

Laravel roadmap

Why have a roadmap if you don't respect it? This makes the usage of Laravel limited to hobbyists, ho...

0 Likes
1 Replies

My function takes too much time to execute ????

I have a static function in one of my Model named invoice which is as follows public static function...

0 Likes
5 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.