Hi, Let's say a User belongsTo a Language, and to make it simple here's the controller (no repo) : $...
I have written a controller in Laravel 4 to serve up static resources such as image files with some...
HI all, is it possible to this in laravel: Page which sort pictures by collecting votes and comments...
HI the CSS file and directory are 755. <?php echo HTML::style('bootstrap_template/resume/template...
Is there a reason that Route:controller doesn't automatically include a route from 'PATCH' to functi...
hi, is there any method to do a multiple queries. From what I want is around like this in mysql quer...
Hi, I have a problem to set proper link to uploader setting: <script type="text/javascript&q...
I have a controller with a method for when the user wants to soft-delete his record (Character model...
Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...
Dear All, I want to manage Laravel Code on local hosting link Github. What tool or software to do th...
I read about the Laravel framework and I really am interested and want to install it. However, when...
I notice that laravel use 0000-00-00 00:00:00 for deleted_at time ,So i change data deleted_at like...
I setup SMTP mail sending with MailGun in my local testing server (XAMPP), and it works fine. But wh...
I was wondering if Artisan had a command that allowed you to create a migration snapshot of the curr...
I am attempting to create a sub domain based system that looks first for the sub domain and then use...
I am in the process of rewriting a site(doesn't use any framework) to laravel. For now my first task...
So I'm trying to do a very simple eloquent query, however both a select and an insert query fail. Th...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x...
Hello, there. I have a table of users, and when you click on a Details button for a particular user...
Hi all, My question here is pretty simple but I didn't find the answer on the Web. I would like to s...
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