Support the ongoing development of Laravel.io →

Homestead Vagrant Booting Problems (default: Warning: Connection timeout. Retrying...)

Hi, today I installed a freh Linux Mint 17 Cinamon 64bit installation with VirtualBox from the Repis...

0 Likes
4 Replies
posted 10 years ago

Printing array of data in view

Hi; I am new to this. Would you please help me print sql results in view? This is a little bit of co...

0 Likes
5 Replies

Laravel belongsTo not working

I have 2 models in my app, 'User' & 'MedicineType' (each User belongs to one MedicineType). I ma...

0 Likes
2 Replies
Solved

Laravel/Eloquent many-to-many query with a logical "and"

I have a many-to-many relationship between my "resources" and "category" tables,...

0 Likes
0 Replies

Protecting routes with filter

How can I create filter (for routes) that users which arent in specific department can't access cont...

0 Likes
3 Replies

I need to make following system between members of the site such as Twitter

I need help in the make of the Relationships between him and User model

0 Likes
4 Replies
Solved
posted 9 years ago

validation rules check on id

hi, how can we check on id or other variables inside our rules array? example: protected $rules = ar...

0 Likes
1 Replies

Creating admin page

I have 2 models, Posts and Users. What's the best way to display all the posts and users from databa...

0 Likes
4 Replies

banned from chat

Hello, I was bored one night and thought it'd be fun to be an idiot in the chat. Due to this, I was...

0 Likes
2 Replies

Script php artisan error when creating first project

Hiya All So I am creating my first project and I was able to pull down composer ok and then tried to...

0 Likes
1 Replies

Misunderstanding of belongsToMany relationship

Hello! I'm trying to save part of a form data to a pivot table. This works fine while saving, but I'...

0 Likes
0 Replies
posted 9 years ago

docs is down down down

hey I can't access any laravel docs, what gives?

0 Likes
6 Replies
Solved

My GET input isn't logging to DB

Trying to create a simple input method. My DB table (comments) contains an increment "id",...

0 Likes
2 Replies
Solved

Laravel Dependency Injector Plugin

#intro Hey Guys, we created a laravel dependency injectorr for Dependency Injection Pattern. github...

0 Likes
1 Replies

Query producing wrong SQL

I have : $data = Page::find($page_id); return View::make('pages.slider', array( 'page' => $data,...

0 Likes
3 Replies
posted 9 years ago

Form with ajax upload

Hey, let say i have a simple form with a title input field and below a button to select files which...

0 Likes
6 Replies

Polymorphic Relationship on a Pivot Table (but not the way you think)

I need to establish a T-shaped relationship between three models. Here's my current schema: users...

0 Likes
0 Replies

Weird problem in Model/Eloquent with 1 to many relatshionship

Hi everyone! I have a partial problem in 1 to many relationship. I am trying to create 3 AJAXed drop...

0 Likes
4 Replies
Solved
posted 9 years ago

Problem with controller routing.

I have several controller where I split the routing up among different filters. For example: Route:...

0 Likes
4 Replies
Solved
posted 9 years ago

Syntax error

Hey, i just swiched from local webhost [xampp on windows] to a website and i get this error Symfony...

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.

© 2024 Laravel.io - All rights reserved.