Support the ongoing development of Laravel.io →

256 Threads

Large image gallery question

I have almost finished a project for a photographer when he came up with one more idea on which I ag...

0 Likes
2 Replies
Solved

Laravel 5 Services

Until today i was working with Controller-Model (CodeIgniter for example) or Controller-Service-Gate...

0 Likes
4 Replies
Solved

How to extend L5 Filesystem.php class

Hello guys, i'm having some troubles with the Filesystem class. To resolve my problem, I want to cha...

0 Likes
3 Replies
Solved
posted 9 years ago

Where to place business logic

So, I'm trying to clean up the controllers on a project I worked on recently (before I realized the...

0 Likes
2 Replies
Solved
posted 9 years ago

Modular structure on Laravel 5

Hi; Is there anyone who can suggest me to build modular structure on L5. Because I want to seperate...

0 Likes
7 Replies
Solved

Different controller between user control panel and admin control panel

Is a good practice use different controller for the user control panel and the admin control panel e...

0 Likes
2 Replies
Solved

Forum & shop integration in Laravel

Hi there! I'm starting a new webapp and I have some issues...I need to ingrate two important functio...

0 Likes
7 Replies
Solved

Custom 500 Page for firstorfail() ModelNotFoundException

Can anybody explain step by step how to setup files to render a custom 500 page after a firstorfail(...

0 Likes
3 Replies
Solved
posted 9 years ago

Controller name in routes.php needs lowercase while it actual is Caps?

I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...

0 Likes
1 Replies
Solved
posted 9 years ago

What is Laravel

Laravel is in MVC

0 Likes
1 Replies
Solved

How to deal with AUTH in L5?

Before L5, in L4 i had a few filters for AUTH like: Route::filter('guest', function() { if (Auth::c...

0 Likes
1 Replies
Solved

3 column pivot table with Laravel 5

Hi everyone, I am currently working on my first L5 app. In this app I have database tables for users...

0 Likes
1 Replies
Solved
posted 9 years ago

General PHP question (Arguments)

I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...

0 Likes
3 Replies
Solved

Elixir does not output into new public path directory after using elixir.json

An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...

0 Likes
1 Replies
Solved
posted 9 years ago

Elixir stylesIn work, but styles not

Can anyone tell why this code generates the all.css file: elixir(function(mix) { mix.copy(...

0 Likes
4 Replies
Solved

Laravel 5.0 Release Date

Hi, What is the projected date for the stable release of Laravel 5.0?

0 Likes
22 Replies
Solved

Inviiting via email. Help

Can someone tell which is the best way to invite people via email. How to create database. Do i need...

0 Likes
3 Replies
Solved
posted 9 years ago

Hot to get controller name in Laravel 5.0

I need to setup menu style with property selected, and i want to use a controller name for that. {{R...

0 Likes
3 Replies
Solved
posted 9 years ago

Controller usage

Have been trying to work out the proper structure for a new site, and am trying to ensure I'm thinki...

0 Likes
3 Replies
Solved

Redirect::to() in 'auth' filter displays plain text message "Redirecting to url"

Hey everybody, I've been searching everywhere, and the only thread I found was on the old laravel fo...

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