Hi; 3 questions: 1 - I am trying to load multiple views from a controller but it doesn't seem to wor...
Hello! I have four tables: users: id, username roles: id, name domains id, title domainsAssignedRole...
Hello, I have this error on my deployed version it was working, I wanted to use simple sms so I inst...
I'm using Laravel-Mongodb with a parent Subjects table (MySql) having a one to one relationship with...
Good afternoon, I am relative new to the Laravel frame work and I have been working my way through t...
I saw a method in a laravel project that convert the actual date to "xxx minutes ago" {{ $...
Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I s...
I am using Laravel 4.2. I can send mail using my web site, but problem with css. Laravel 4.2 don't a...
https://github.com/CodeSleeve/asset-pipeline I followed the installation/configuration instructions...
Hello, I use apache and php 5.5 on my local windows machine to develop my laravel site, but when i t...
This might be harder than I think... But I have 35 websites, all of these on their own domain, they...
I would like to know if there's a better way to go round this: So I have a form, which I post using...
I have a USER table, and ITEMS table, and a Likes table. I'm randomly taking 9 items from the Items...
Currently I have this code: {{Form::select('schoolId', $schools)}} But I need to add a class.. I tri...
To be very specific I am trying to determine what are all the possible valid value for the encryptio...
I am creating an app in Laravel 4.2.11 with almost no packages (using debugbar, generators). Sometim...
Here's a bin of what I'm doing and the problem I'm having. Long story short, My resource controller...
Hello all, I was recently attempting to subscribe a user to a plan using laravel cashier. //create n...
Hello guys. I have a table "post" and the table "post_user." In the table "...
I'm trying to retrieve data from a table called completion_date using Eloquent. My Model name is Com...
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