Support the ongoing development of Laravel.io →

Joins in Model or Controller?

Hello, when i need to use joins(), how to use it? Belongs it model or in controller? Can anyone give...

0 Likes
1 Replies

Form Request Problem

Hi there! I've just done the Blog example from the Laravel 5 Fundamentals (Laracasts) and I'm trying...

0 Likes
3 Replies
Solved

Get Data from MySQL with where()

Hello, i am new at laravel, and i want to show userprofile by slug. When i use Profile::all() or Pr...

0 Likes
3 Replies
Solved
posted 10 years ago

Export data to excel

Am trying to use maatwebsite/excel to export data to excel but am unable.It come out as a corrupt fi...

0 Likes
5 Replies

Protect yourself against destructive migrations?

If you are deploying a new version of your site, and part of your migrations involves deleting table...

0 Likes
1 Replies

How to resize terminal bash window for Aptana?

Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...

0 Likes
1 Replies

Laravel Auth keep returning false

Hi.. i recently changed one of my existing project to Auth. While testing i found out that all my us...

0 Likes
2 Replies
posted 10 years ago

[L4.2] imagepng Response

I am trying to build a partial API just like placehold.it I have $image from imagettftext() But i w...

0 Likes
0 Replies

Eloquent Query Relation Eager Loading

to avoid the eager loading probleme i load all relation with my object. the relation is : Transactio...

0 Likes
0 Replies

Foreach Only Once For Table Column Names

This probably isn't the most elegant solution but so far I have my data/collection called like so; $...

0 Likes
1 Replies
Solved
posted 10 years ago

file system functions is not working in Laravel 5

in controller I put this namespace App\Http\Controllers; use Storage; then this $path = base_path()....

0 Likes
1 Replies
posted 10 years ago

TokenMissMatch exception when uploading a large file

Hi, i have a form where you can upload a file, i put the max file size to 3MB in the validations, wo...

0 Likes
0 Replies
posted 10 years ago

L5 Login page - TokenMismatchException

Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...

0 Likes
1 Replies
posted 10 years ago

Check if cookie exists and is not null

Hello all, i have something like this return response()->view('welcome',['phonesSeen'=> $phone...

0 Likes
2 Replies
Solved

Eager Loading with 3 Models

Hey, I have 3 Models that are related so : "Tutorial" belongs To "Title" that be...

0 Likes
1 Replies
Solved

Upload file using Jcrop(Image cropping plugin)

Link of the plugin http://deepliquid.com/content/Jcrop.html I want to upload the image that is cropp...

0 Likes
0 Replies

Authentication problem

$credentials = [ "email" => Input::get("email"), &...

0 Likes
2 Replies

Sonus : Package Laravel 4 not updated

Hello, I have problem to install a L4 package on a L5 project from composer : https://github.com/raf...

0 Likes
0 Replies
posted 10 years ago

You Can Look best 3D Floor Plan Design.

Dear All, My Name is Tahir malek. I Am 3D Artist. I have Been Creating 3D Floor Plan Work Since 2008...

0 Likes
0 Replies

Laravel suddenly stops working

So Laravel suddenly stopped working tonight. The error message it gives (as well as in the logs): Cl...

0 Likes
41 Replies
Solved

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.