Support the ongoing development of Laravel.io →

hhvm unrecognized service (Homestead)

Hi, I've set up Laravel Homestead and everything works fine. But when I add hhvm: true to the Homest...

0 Likes
10 Replies
Solved

custom auth and hashing with md5 laravel 5.1

I am new to laravel. I try to create login/register from an existing datas. in my datas users: usern...

0 Likes
0 Replies
posted 9 years ago

cloud 9 and laravel5.1 not displaying validation error

Hi Im, new to laravel and starting to develop an ordering app using cloud9 and laravel5.1 . I was ab...

0 Likes
0 Replies
posted 11 years ago

Language files on external directory

I write a simple application using Laravel 4.1 and using theme files. My problem is how to load lang...

0 Likes
2 Replies

Eager loading from a list of user IDs (Haversine)

I have to optimize a Haversine query that's got an odd syntax and can't be addressed by the usual _m...

0 Likes
2 Replies

CSV File Upload

Hi, I'm just new in using laravel 5 and I'm having trouble solving my CSV File Upload codes. I need...

0 Likes
1 Replies
posted 9 years ago

Database config change on the fly

I want to connect to a different database, while the process is going on. According to the design, I...

0 Likes
1 Replies

Ignore route if controller returns null

I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...

0 Likes
0 Replies

Users table - Check for duplicate IP address

I run a non-commercial file sharing site powered by Laravel. Currently, users IP addresses are recor...

0 Likes
3 Replies
Solved

Multiple routes

Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...

0 Likes
0 Replies
posted 9 years ago

Custom vat validation for laravel

Hi my dear laravel Buddies,i have an issues with implement custom validation for Vat Number, so any...

0 Likes
0 Replies

Redirect Problem

#Route Route::get('wesell-congratulations/{id}', ['as' => 'wesell-congratulations', 'uses' =>...

0 Likes
4 Replies

redirect to view after clicking on table row

there is a view rendering a list of people in an html table with columns like "firstname",...

0 Likes
0 Replies

Intervention Image cache problem

I'm trying to serve a cached image but I'm only getting a broken image link. How come? $cachedImage...

0 Likes
2 Replies

Class does not exist in Laravel 5.x

for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...

0 Likes
1 Replies

route problem missing method

hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...

0 Likes
3 Replies
posted 9 years ago

Eloquent relationship update or create

Hey guys, I am having trouble figuring out how to properly update or create a models related model....

0 Likes
4 Replies
Solved
posted 9 years ago

Tutorial for simple-qrcode

I wanna use simple-qrcode library to generate a qr code in my apps, anyone knows tutorial about this...

0 Likes
4 Replies

How to read from another database?

I have set up this in database.php 'testdb' => [ 'driver' => 'sqlsrv', 'host' => env(...

0 Likes
0 Replies

Eloquent delete record by id

Hey, I'm trying to remove a record by unquie id using eloquent this is my first ever project in lara...

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