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...
How could I do to get access to the all(), find(), and all Model static functions if I'm using an in...
https://medium.com/@Cartalyst/cartalyst-report-23-352e2106f22 Code Well, Rock On!
Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...
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