Howdy all, I'm currently building a dashboard for an order system Ive been building in L5(first proj...
Hi I'm iqra, I'm a newbie in laravel, I want to run a query like this SELECT vote, slug, COUNT(*) FR...
I've got a model called Provider and one called Service. A Service has a one-to-many relationship wi...
can i login using auth::attempt without hash the password ? i already have the database users from m...
I have a custom PHP script I use for environment restores. This script is inaccessible via HTTP and...
In the docs, I see DB::table('users') ->where('id', 1) ->update(array(...
Hi there folks, I am having a problem on Laravel, since I am a newbie on Laravel Framework, I am wat...
I've set up two different laravel apps and no matter what I put in the routes file it will only load...
I have a table that has dates (test_date) and (next_due). For the last entry (most current / descend...
Hi Everyone ! I omeone here can give me the link or directly end the laravel.phar file 'cause I have...
Hi I received this error (error log) when I try to access my website in production. mod_fcgid: stder...
Hi All, Some time back I have developed a small application using laravel 3.2. I recently tried to r...
Seeding creates empty fields into databse, but does not write anything into them. **CategoriesTableS...
Hi all / as I have a problem with my routes.php routes file, have the following //llamamos a la rut...
Hi To manage the categories and sub-categories of used etrepat/baum package. https://github.com/etre...
Hello, I am writing a JIRA API processor in Laravel and have hit a snag: apparently Atlassian uses t...
Things are going complicated as I started migrating my project to Laravel 5.x. 1. In my view I'm sho...
I am running my webpage behind a proxy, and everything works until I turn on maintenance mode. I add...
I'm trying to list online users for Laravel 5. But the user sessions table in my column was constant...
From the example I can dothis and set the collection to users_collection. How can I override it for...
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.