Hello, I keep getting this error "Array to string conversion" in this view {{ $data = DB:...
Hello, I face a problem when I try to migrate my database. My app/config/local/database.php configur...
I've given up a couple times now but with a fresh night of sleep I'm back at it because I'm determin...
I'm looking for the most efficient way to get the count of related records from related tables. The...
I have 2 Tables User id full_name Post id user_id title content How to find out User.full_name f...
I create login authentication using laravel 4 but when the username and password submitted, the erro...
Hi All, I'm new to Laravel and doing a project for my school. What I'm seeing that, blade documentat...
I'm willing to implement a search function with a Integration of a school API. in other words. I'm w...
Hello everyone! Can someone explain me how to inject a singleton class to Controller constructor? I...
I'm getting this message on Windows 7 (32bit, HAV enabled). Here's that section of my Homestead.yaml...
Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...
When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...
I'm reading through Jeffery Way's book "Laravel Testing Decoded" and I've run into a snag....
Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...
I have a Laravel site that has an existing Wordpress blog with a different theme. I'd like for the b...
Hey I've been reading through a few issues on here with MAMP vhosts and they've been a great help ge...
I use Ardent for my models, but i want to use this packages: https://github.com/lazychaser/laravel-n...
So I want to store users ip in my database, but I coulnd create VARBINARY(16) in my schema builder....
Why have a roadmap if you don't respect it? This makes the usage of Laravel limited to hobbyists, ho...
I have a static function in one of my Model named invoice which is as follows public static function...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community