I have made api for my app and I have one GET api call to get all followers of current user. Current...
I have a strange thing that is happening where I am getting duplicate key errors occasionally - most...
I am trying to query all of the info from "service" table and display it in view using for...
Is there a data base console in Laravel like in Rails(rails c) ?
Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...
What is the best practice to call a delete route by clicking the "cancel" button in a form...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...
Hi, I m looking for an example or a module i can use that will give me a page with a list of records...
I'm trying to get the max value of a column in the database, so I'm using something like $maxVal = m...
The documentation for https://github.com/jenssegers/laravel-mongodb doesn't go into much detail abou...
In my code i often use database values. So for every release i have to store some records in the dat...
Hi everybody Im new in the Laravel's world and let me tell you it looks very interesting and fresh f...
I migrated my local laravel 5 project onto my AWS ec2 lamp Ubuntu server. http://realtoraxe.com/real...
I am new install laravel in Ubuntu (mysql). I use Bitnami Lamp server. I get message when i run comm...
Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...
i have this $data = ['name' =>'Name', 'observation' => "concat($obervation, 'observation'...
Hello, I'm trying to store my array data in to the database with no luck. Here's what I have: In the...
I want to create my db schema, model and relations by using "http://laravelsd.com/" and wa...
Now I already get query with group by, but when get total row is wrong, because group by return many...
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