Support the ongoing development of Laravel.io →

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
posted 9 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 9 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

Strange cache(?) error -- Web view not reflecting code edits

I have a cascade of packages. Package A requires Laravel 4.1.29. Package B requires Package A. Packa...

0 Likes
2 Replies

Create Webhook with Api and events

Hello, I want to create the api with webhook and events. So please help me that how to create and ca...

0 Likes
0 Replies
posted 9 years ago

Using Flysystem

Hi all, i'm trying to use the wonderful package Flysystem. The question is: where i put this code? u...

0 Likes
0 Replies

Change password feature, Hash::make

I am implementing a user change password feature. However i don't want user to be able to use old pa...

0 Likes
0 Replies

Custom Pivot for MorphMany relationship

Hi everybody I'm trying to create a custom pivot for a MorphMany relationship. I've done it the usua...

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