Support the ongoing development of Laravel.io →

Bulk uploading images to Amazon s3 in L5

I have a simple app I am building that allows users to create post that allow up to 4 images attache...

0 Likes
0 Replies

HTTP Basic Auth always fails on iPage

I'm running Laravel 4.1 on a shared-hosting site called iPage. It seems to meet all the requirement...

0 Likes
5 Replies
Solved
posted 10 years ago

Some image loads cause 404 errors

I am in the process of cleaning up some very dense code, and I am suddenly getting 404 errors on som...

0 Likes
1 Replies
posted 10 years ago

My collection doesn't works!

I create a collection from result of a external webservice for calculate ships: $tipos = ['2' =>...

0 Likes
8 Replies

auto number '#' in pagination table

I tried using @foreach ($product as $index => $pro) <td>{{$index+1}} </td> @endforeac...

0 Likes
3 Replies

Uninitialized string offset: 0 ErrorException in ClassLoader.php line 317.

i am getting Error in Auth::attempt($auth). i have been tried almost everything. anyone has idea how...

0 Likes
1 Replies

Access an API using laravel

Hello, I have an API called restclient.php. What basically happens is that I'll include the restclie...

0 Likes
5 Replies
Solved

Eloquant And "with" function relationship

Welcome, I have a problem, I user the function "with" for relating between models in eloqu...

0 Likes
3 Replies
posted 10 years ago

L5 & Ajax validation response.

Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...

0 Likes
0 Replies

Use of Model inside Seeder

I need to seed a database and use a function (called ad the end of the code) defined in User model....

0 Likes
3 Replies
Solved

Laravel 5 - Role permissions

I try to make my own permission system. but got a problem with the code when if the user doesn't hav...

0 Likes
0 Replies

Command line says php is still version 5.3 while WAMP say it is running 5.5.. having issues installing laravel 5

Hello i am trying to figure out how to switch my PHP version so i can install laravel 5. when i run...

0 Likes
1 Replies

SERVER ISSUE WHILE UPLOADING ANY OTHER IMAGE

The requested URL /something/doc.php was not found on this server. Additionally, a 404 Not Found err...

0 Likes
1 Replies
posted 10 years ago

Prefix routing via controller naming?

Is it possible to prefix the methods in a controller to easily distinguish between role access? Exam...

0 Likes
2 Replies

Feedback wanted: custom Laravel 4/5 packages

Hi all I have been working with Laravel since before the release of Laravel 4, give or take 2 years...

0 Likes
0 Replies

[SOLVED] User::create makes blank entries in my users table. id and time stamps are working, everything else blank, No errors

I have tried to find something one this but I have no idea. I could just fill the data a different w...

0 Likes
1 Replies

I would like a mentor.

About Me My name is Michael, I am 27 and I am from England. I've programmed with PHP before however...

0 Likes
8 Replies

Entrust assign role on user signup

Hello, I am using Entrust for role and permissions management, I have to assign a role to an user af...

0 Likes
2 Replies
posted 10 years ago

Analogue ORM - Data Mapper for Laravel 5 is out

Juste updated the package, which now fully supports Laravel 5. Originally forked from Eloquent, insp...

0 Likes
4 Replies

nginx rewrite to remove .aspx extensions

I am converting a .net application to Laravel. I need all of the existing links "foo.aspx"...

0 Likes
0 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.