Hello, I keep getting this error on my ixwebhosting account "SQLSTATE[HY000] [2000] mysqlnd can...
Whenever i save any date or time into database i convert it into UTC format and save to database and...
i don't know how to fix this is an error just in one page. I enable debug just to see the error, in...
Hi everyone I have problem with mongodb in laravel i use mongodb 'jenssegers' IN MYSQL : i use sql \...
Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...
So I have a tag system, and for each user, they can have many tags, and also posts can have tags, so...
I'm trying to set up my website to support ratings on posts from users. I'm not sure what the best...
When saving a model with relations we do something like this; $ship = new Ship; $ship->name = 'E...
Hi All what i am trying to do is..... 1 users has many Import REF's and each REF has one document my...
I am having the following in one of my controller's show($id) method. There is only this line in the...
How to use postgresql ARRAY, JSON fields in Schema Builder
Hello, I'm trying to insert a simple date from a datepicker in my mySQL table. I keep getting this e...
Hello, we were developing a website and we are finally going in production. So we uploaded the conte...
I have a need for limited Full text search and my engine of choice for it is Inno, but full text sea...
I have a system for publishing photos. Photos are published in articles. Article is searched based o...
Hi , We are using laravel 4.2. Till now we have used mysql database . Now we want to mive to Postgre...
I have an application that's getting pretty large. I've noticed that one of our tables "locatio...
Hello, Im using cviebrock/eloquent-sluggable and wanna make unique slug for news table. News model:...
If the checkbox is checked it needs to save as a 1 in the database and if it isn't checked then it n...
Sorry, about formating at first. It's my first post here, I'll try to edit it. I spend some hours of...
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