Support the ongoing development of Laravel.io →
posted 10 years ago

Route::Controller error in Laravel 4 NotFoundHttpException

route.php Route::controller('tipounidademedida', 'TipoUnidadeMedidaController'); tipounidademedidac...

0 Likes
0 Replies
posted 10 years ago

image rendering problem in blade

Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...

0 Likes
2 Replies
Solved

cviebrock/eloquent-sluggable collisions to my Routes

hi, i use cviebrock/eloquent-sluggable (https://github.com/cviebrock/eloquent-sluggable) My slugs ar...

0 Likes
0 Replies

laravel for first time/FatalErrorException Class not found 'Cartalyst\Sentry\SentryServiceProvider'

i have this job 4 days ago . this first time i work on laravel this project was with another develop...

0 Likes
0 Replies
posted 10 years ago

Retrieving records that don't have a pivot table match

Hello, I have 3 database tables, as follows. Tracks ID Name Tags ID Name Tracks_Tag track_id tag_id...

0 Likes
0 Replies

Eager Loading Validation in Laravel

I am having some trouble figuring out how to validate that an entire eager loaded query is valid bef...

0 Likes
0 Replies

Query with binding fails but works when using direct input injection

Hello there, i've got an issue with a full text query, that is not running properly when using bindi...

0 Likes
1 Replies

How to pass argument to template?

Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...

0 Likes
4 Replies

Filter Relation Collection

Hi, i have develop an application with Laravel for the first time and everything works fine. But i h...

0 Likes
0 Replies

ManyToMany where

Hello, I have 3 tables: products (->belongsToMany('Series')) series (->belongsToMany('Product...

0 Likes
8 Replies
posted 10 years ago

Different session on same domain ?

I am new at using laravel, just finished my first web app. The issue i am facing is that my http://w...

0 Likes
0 Replies

Using External Library (Composer and Non Composer)

I'm trying to use this library https://github.com/thiagoalessio/tesseract-ocr-for-php In laravel , i...

0 Likes
0 Replies

$_ENV from local file not passing bool to config

Hello, I'm quite confused with this. Pretty much I have to environments prod and local. Prod has deb...

0 Likes
1 Replies
Solved

I have problems with a Form::Model using a named route with parameters

I have a problem I have a form::model using an action but, in the action I'm using a named route whe...

0 Likes
1 Replies
Solved
posted 10 years ago

How do you stop the Queue Listener?

I know how to start the queue listener; php artisan queue:listen And it seems to be working fine. H...

0 Likes
6 Replies
Solved

Transition to Laravel

Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...

0 Likes
2 Replies
Solved

Laravel 4 Package: Calendar

Hey Guys, I made a flexible calendar as a composer package, I could not find any others out there,...

0 Likes
14 Replies

Can't see stack trace errors while using Homestead

I'm trying Homestead out and I'm trying to figure out how I can get a stack trace on the page when t...

0 Likes
2 Replies
posted 10 years ago

Package 101: need the laravel community help

Hi, I have followed several tutorials, including the official documentation (http://culttt.com/2013/...

0 Likes
0 Replies

Upgrade from 4.1 to 4.2 (mcrypt_decrypt error)

After upgrade I was getting this error: mcrypt_decrypt(): The IV parameter must be as long as the bl...

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.