Support the ongoing development of Laravel.io →

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

Development time is being heavily increased by using standard design patterns

Before I know Repository pattern and Service oriented design , I put anything like validation and da...

0 Likes
3 Replies

Laravel 4.2 Upgrade Issue (Blade Templates not Compiling)

Running on Ubuntu 12.04 using HHVM 3.1.0 (the latest release). I've just recently tried updating fro...

0 Likes
3 Replies
posted 9 years ago

Laravel 4.2.1 Blade don't work

Hi, When I'm using the blade templating in Laravel 4.2.1 it's appear this message: production.ERROR:...

0 Likes
3 Replies
Solved

Retrieving and displaying MongoDB document content in Laravel 4 with Jenssegers Laravel library

How do I write a model that returns all the content of a document in a MongoDB database? I am trying...

0 Likes
3 Replies
Solved

Query relations - Forgets to put the table name in query

Hi! I have a structure like this : User Organizations_users Organization I want to check for the cur...

0 Likes
3 Replies

New Laravel Site - Feedback Requested

Hi I've created a new site using Laravel. https://seek.estate It's a real estate website aimed at gi...

0 Likes
4 Replies

Best practise for adding MongoDB support to Homestead?

I want to have the mongodb and php5-mongo packages installed into homestead. Obviously I can do this...

0 Likes
9 Replies

User should access only his data in a multi-user database

I hope I described the subject properly. I'm creating a contact management application where each u...

0 Likes
3 Replies

Get same values from 2 arrays (php)

The question is quite simple but i dont know how to do it. Let say i have 2 arrays: Array1( [0] =>...

0 Likes
1 Replies
posted 9 years ago

Generate "JeffreyWay/Laravel-4-Generators" package in workbench?

Could i generate JeffreyWay/Laravel-4-Generators in wokbench? If i have app structure like this: app...

0 Likes
0 Replies

Redis Queue

I'm using Laravel queue system for the first time and I have some questions about the architecture :...

0 Likes
0 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.

© 2024 Laravel.io - All rights reserved.