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

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 11 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
posted 11 years ago

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 11 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
posted 11 years ago

a question about the uri and the url of html assets, all assets are not found with some special routes

for example in my master.layout.blade.php I use some HTML funciton like this {{HTML::script('assets/...

0 Likes
3 Replies
posted 11 years ago

Performance and Laravel Queues

We have been using beanstalkd with Laravel queues. We noticed significant performance issues on web...

0 Likes
1 Replies

Symfony class not found

I've created ServiceProvider and I'd like to use MoFileLoader from Symfony Component. This class is...

0 Likes
0 Replies

A question to ask about users table and user authentication

Hey people, I've some question to ask and i need some help and guidance and your expertise advises....

0 Likes
0 Replies

Custom Validation Method

I am new to Laravel coming from another framework and needing some help creating a custom validation...

0 Likes
1 Replies

How would you handle user image and default value

I have 2 table: users id, username, email, profile_image user_images id, user_id, file a user prof...

0 Likes
1 Replies

Updating data to database

Hi all, I've been working away on my app and to date I have been successful. I have stumbled across...

0 Likes
1 Replies

How to pull data from 2 tables that associate to 1 table?

I have users table that is associate to 2 other tables: posts, videos. And i want to pull all the da...

0 Likes
1 Replies

can someone help me how to start project with laravel?

I am looking for some kind of simple application setup and tutorial about login auth with laravel st...

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

© 2025 Laravel.io - All rights reserved.