I don't know what's the following error means. I can't figure out what's the problem. [2015-03-02 18...
Hi, I am trying to do this query paging My Query Controller http://i59.tinypic.com/2reir7a.jpg My Ba...
As I am new to redis and exploring exactly how it works I am assuming that a schema builder is going...
I'm trying to implement Socialite package into my project. Here is my code which works fine. However...
Hey, I am trying to figure out how to add some properties to a Collection of Comment objects. each c...
Hello gues am back again with some issues but this time it is an image upload issue i want an to ver...
The "--env" option of the artisan command is not working. I have 2 files .env and .env.tes...
Greetings, I used php artisan make:model candy to create my Eloquent model for my seeded DB Table &q...
In Laravel 4, I could go: Show::all(); But in Laravel 5, I have to go: \Show::all(); or \App\Model...
I have a scenario where I need to validate my model data prior to saving. All examples I can find u...
Hi there, I am currently working on a multi-language website. The current database setup is: product...
Hello, I am developing an application with Laravel 5 and I am hoping to build a UI that allows the i...
I'm new to Laravel (and programming in general), and I'm wondering what the most efficient way to st...
I think I know why the error is happening, I just am not sure how to fix it. I have a datatable that...
hello for example : i have tow <select> Elements (Drop-Down List) one of it for category and a...
Hello, This is probably a very simple question. In my database, I have a users table, ideas table,...
Hello, people. I have a problem that is confusing me. I'm working with relationships, but part of th...
I am using Laravel 4 and the Eloquent model for a project we are working on. The database conforms t...
I got this query: SELECT (SELECT GenreDescription FROM Genre WHERE GenreId = Reports.ReportGenreId)...
Hi , I have a problem in my environment : DBLIB + PDO + UTF8 + MSSQL . How to convert charset in &qu...
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.