Support the ongoing development of Laravel.io →

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
posted 9 years ago

Laravel Cashier Error Handling

Hello, I am working on a small project with Laravel and Laravel Cashier. I have most things working...

0 Likes
2 Replies
Solved

How to remove duplicate values from a multi-dimensional Array

Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...

0 Likes
1 Replies
Solved
posted 9 years ago

Using Blade out of Laravel

Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...

0 Likes
0 Replies

3 Tables on 1 view

How to add 3 tables data on 1 view ??

0 Likes
1 Replies
Solved
posted 9 years ago

Problem Creating packeges for artisan and composer

I'm trying to create a package that just return "Ola" on the console. I'm creating a comma...

0 Likes
1 Replies

Laravel 5.1 fresh Install on Virtualbox with Apache 2.4 & Ubuntu 14.04

I've been struggling with a fresh install of Laravel on virtual box, yesterday I had a white screen...

0 Likes
0 Replies

Query Scope

I am attempting to create a query scope since it gets called various times in the app so my first at...

0 Likes
2 Replies
Solved

Select Raw inside Eager Load Constraints - Relationship problem

Hi, I need some help with eloquent relationships. I have a 'User' table having two columns: 'latitud...

0 Likes
0 Replies

Token Mismatch on Production

I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...

0 Likes
2 Replies

convert codeigniter url to laravel url fallback

how to convert url like example.com/index.php/students/by_id/101010 to laravel url example.com/stude...

0 Likes
0 Replies

Redis and Pagination

Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...

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.