Hi guys , I setup homestead and get this error : 404 Not Found nginx/1.6.2 This is my conf on mac...
Hello i need help to convert query to laravel select login,name from mt4_users,users_agents where mt...
Hello everyone, I am a Laravel newbie and still trying to find my way around it. I am overloading th...
Hi All, I'm working on a site that has a few variations that can be displayed depending on what the...
###I followed the installation instructions and I am close but apache may be acting different with t...
I have this code $ssh = new Net_SSH2($all['ip']); if ($ssh->login($all['user'], $all['password'])...
Hey there, newcomer here. Just decided to register in this amazing comunity, which has helped me a l...
I have a topics and links tables on Laravel 4.2 with Eloquent ORM. They have a relationship like thi...
#How to mock this one? return Redirect::back()->withErrors($validator); it always says: BadMethod...
How to properly convert SQL query: select a.* from active_user_data a join (select max(id) id ,user_...
How to properly convert SQL query: select a.* from active_user_data a join (select max(id) id ,user_...
Just started using Laravel 5 and having trouble understanding how the namespace works. Example for a...
Hello, What is the reason this error? http://prntscr.com/5ogmvq Is indicating the wrong way from my...
How do I make sure each indivually image gets uploaded? Here's my issue, if I upload an image called...
using cloudlinux, the php artisan CLI fails .... any ideas? cofigured to php 5.5.1, latest apache.
I have a laravel app on my git repo (bitbucket), so I cloned it, then I got some errors when I tried...
Hopefully the following code will set up background. class Freelancer extends Eloquent{ public f...
When I open my page using the cats DB from the book "Getting Started with Laravel 4" I get...
If I want to get Laravel to work with PHP 5.3 what do I need to manually change to make that possibl...
I have not done much in the way of creating PDFs and wanted to find out if it was possible to take a...
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.