route.php Route::controller('tipounidademedida', 'TipoUnidadeMedidaController'); tipounidademedidac...
Hi all, I have a line in my blade file like that: <img src="{{ asset('img/users/Auth::user()...
hi, i use cviebrock/eloquent-sluggable (https://github.com/cviebrock/eloquent-sluggable) My slugs ar...
i have this job 4 days ago . this first time i work on laravel this project was with another develop...
Hello, I have 3 database tables, as follows. Tracks ID Name Tags ID Name Tracks_Tag track_id tag_id...
I am having some trouble figuring out how to validate that an entire eager loaded query is valid bef...
Hello there, i've got an issue with a full text query, that is not running properly when using bindi...
Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...
Hi, i have develop an application with Laravel for the first time and everything works fine. But i h...
Hello, I have 3 tables: products (->belongsToMany('Series')) series (->belongsToMany('Product...
I am new at using laravel, just finished my first web app. The issue i am facing is that my http://w...
I'm trying to use this library https://github.com/thiagoalessio/tesseract-ocr-for-php In laravel , i...
Hello, I'm quite confused with this. Pretty much I have to environments prod and local. Prod has deb...
I have a problem I have a form::model using an action but, in the action I'm using a named route whe...
I know how to start the queue listener; php artisan queue:listen And it seems to be working fine. H...
Hello Laravel community, I currently run on the usercake php platform, which is just comprised of a...
Hey Guys, I made a flexible calendar as a composer package, I could not find any others out there,...
I'm trying Homestead out and I'm trying to figure out how I can get a stack trace on the page when t...
Hi, I have followed several tutorials, including the official documentation (http://culttt.com/2013/...
After upgrade I was getting this error: mcrypt_decrypt(): The IV parameter must be as long as the bl...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community