Support the ongoing development of Laravel.io →

1,816 Threads

Laravel 4.x and Yii 2.0 Beta

I know this has been asked so much but right now I'm on the stage on which path (framework) to take....

0 Likes
8 Replies

Architecture Quandary: Dependency Injection vs Ajax Requests?

I know I'm overthinking this, but I wanted feedback from people with more experience. I'm building...

0 Likes
0 Replies
posted 10 years ago

Artisan Command with Cron Jobs

Help Paste: http://help.laravel.io/3db0611b1ee9ef70d9e12480f6b3f9b41f8cdd11 My Problem: Hello, I cre...

0 Likes
2 Replies
Solved

Best practice advice needed.

I have an application that searches a DB. In the DB i have geo data (lon and lat). I have a js funct...

0 Likes
0 Replies

ErrorException (E_UNKNOWN): failed to open stream.

Hello world!, maybe somebody can help me with laravel 5 (yes i know it's not stable), i have error -...

0 Likes
2 Replies

Get controller variable at the filter

Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...

0 Likes
1 Replies

Can I have multiple actions directed from the same route?

Simple question.. can I have multiple posts to the same route? This is in my routes file: Route::pos...

0 Likes
1 Replies
Solved
posted 10 years ago

how to work with MVC (which Controllers to make, ...)

Hi, I am starting with Laravel at the moment. I am new to frameworks and MVC, thus I have some pract...

0 Likes
10 Replies
Solved

Laravel 5 FormRequest

Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...

0 Likes
2 Replies

Using pivot table's id as a foreign key in another table

Hi, I need to use pivot tables id as a foreign key in another table. for example i have following ta...

0 Likes
0 Replies

Valid structure for multi-module applications

Hello, I want to create multi-module application (more than 4 modules - user, admin, manager, guest)...

0 Likes
1 Replies

Laravel switch case issue

How can i use switch case in laravel. As i have seen on other post they suggest to extend blade like...

0 Likes
1 Replies

Multiple databases or no?

Hello all, Currently I am working on Laravel application that uses many databases. It's organized in...

0 Likes
3 Replies

Multiple tables in model

My Index page uses 3 tables in the database: index_slider index_feature footer_boxes I use one con...

0 Likes
9 Replies
Solved

Binding a conditional implementation to a controller

What's the best way to pass a concrete implementation of an interface if that implementation is depe...

0 Likes
3 Replies

Laravel and angular

Hi guys! I'm creating my first bigger laravel project. In this project I want to include Angular for...

0 Likes
3 Replies
Solved
posted 9 years ago

ReflectionException (-1) Class does not exist

I am completely lost in this. I've done this a billion times and I yet this particular one is not w...

0 Likes
3 Replies
Solved
posted 9 years ago

how to create multiple applications?

Hi. I want to create www.example.com and admin.exmaple.com. In this case,database config is common b...

0 Likes
0 Replies

Simply loading multiple views

Hi I followed the documentation but still don't get it: $view = View::make('greeting')->nest('ch...

0 Likes
6 Replies

Assigning multiple users to a task

Okay so I'm creating a task manager for my company. A user can assign assign a task to multiple othe...

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.