Support the ongoing development of Laravel.io →

Installing Laravel on ubuntu

well I'm a newbie in Laravel... I'd like to try it but simply... I can't start! I have an ubuntu sys...

0 Likes
14 Replies
Solved
posted 9 years ago

$this in user model always returns signed in user

Hi all, I was trying to add gravatars to all my users, so i created the function getImageAttribute()...

0 Likes
0 Replies

Datatable Pagination With Sorting and Ajax

Hello all, I know this may not be the most appropriate place to ask for Javascript help, but I'm hop...

0 Likes
6 Replies

Adding brackets in join > where

Hi all, Due to the lack of "WHERE IN" for joins, I'm trying to add a bracketed 'OR WHERE'...

0 Likes
1 Replies

Call to a member function save() on null when I try to save

I am getting the following error Call to a member function save() on null when I try to save...

0 Likes
1 Replies
posted 9 years ago

How to Update image

Hi i am new to laravel please help me to update image path Here is my controller public function sto...

0 Likes
3 Replies
Solved

Where is the app/storage folder in laravel 5

I am a newbee, and while installing laravel via composer, following this tutorial http://davidmyers....

0 Likes
1 Replies

I'm getting an error in my gulpfile

I am using php storm and I'm getting an error in my syntax where I have it marked elixir(function(mi...

0 Likes
1 Replies

Sent Post Request From Android App - Laravel 5

I am trying to post to a laravel Route::post from android application. I tried to get the token from...

0 Likes
2 Replies
posted 9 years ago

Mailgun switched api to v3

Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...

0 Likes
0 Replies
posted 9 years ago

belongsTo and HasMany relationship

users : id, username, password images : id, user_id, isprofile (0,1) and so on Image model publi...

0 Likes
3 Replies
posted 9 years ago

Respond JSON of Object including relations

Hey there, I want to respond to a GET request for an object id with the requested object and all its...

0 Likes
2 Replies
Solved

informix connection with laravel

I find no way to connect with informix through eloquent?

0 Likes
1 Replies

SQL Syntax error with custom login username

Hey guys, very simple question: I am getting the following error after specifying my login logic to...

0 Likes
3 Replies
Solved

Laravel 5 Middleware - Keep separated visual website with private admin panel

Hi, I've just started to learn middleware on Laravel 5, so i hope to be clearer as possibile to expl...

0 Likes
6 Replies
posted 9 years ago

Accessing $request variable within Mail function

I have a simple contact form that sends an e-mail when submitted. I'm using the store() function in...

0 Likes
2 Replies
Solved
posted 9 years ago

Sort Model first on relation then on field in the model

I have this setup ready and running Contact -> belongsToMany('Account') Account -> belongsToMa...

0 Likes
1 Replies
Solved
posted 9 years ago

404 error with all route

Hi I started a laravel project recently, so my projet is almost empty, except the 3 file i created b...

0 Likes
2 Replies

possibly out of free disk space

Hello everyone! Im running a VPS on linode... I have full access to my server I restarted the server...

0 Likes
1 Replies
posted 9 years ago

Pass 'Missing Method' to Next Definition in routes.php

Currently I have a resource controller called WorkOrderController and it has some custom actions. No...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.