Support the ongoing development of Laravel.io →

ManyToMany where

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

0 Likes
8 Replies
posted 9 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 9 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 9 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

Access to static functions if I inject a Model instance into BasicRepository

How could I do to get access to the all(), find(), and all Model static functions if I'm using an in...

0 Likes
6 Replies
Solved
posted 9 years ago

Cartalyst Report 23

https://medium.com/@Cartalyst/cartalyst-report-23-352e2106f22 Code Well, Rock On!

0 Likes
0 Replies

validation as service

Hi, I implemented validation as service, as it is described in this book https://leanpub.com/impleme...

0 Likes
0 Replies

[SOLVED] ->withErrors() not working

SOLVED Accidentally had Laravel version 4.1.30 installed, installing 4.2.1 and copying Controllers,...

0 Likes
0 Replies
posted 9 years ago

Beanstalk queue not running, kicking does not work

Hi, my Queue isn't working. I only see this: When I kick, it stays in the same state. What's wrong?...

0 Likes
1 Replies

"composer update" updates to 4.1.30, not 4.2

Has anyone else run into this? I had a site on 4.1.28 and I ran a simple "composer update"...

0 Likes
2 Replies
Solved

laravel on opensuse connecting to microsoft SQL server

Hi.. I am getting very confused at present at what is need to connect a linux laravel to a microsoft...

0 Likes
4 Replies
Solved
posted 9 years ago

Validation sum of input values

Hello, I've a form where user should enter 6 values, each value should be between 2 and 4 and the su...

0 Likes
4 Replies
Solved

Tutorial error: unexpected 'extends' (T_EXTENDS)

Hi, I have this error when following the Laravel tutorial here (http://laravel.com/docs/quick#local-...

0 Likes
6 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.