Support the ongoing development of Laravel.io →

1,825 Threads

Best way to catch exception

What is the best way to catch exception in Laravel?

0 Likes
0 Replies

Laravel 5 Fundamental Source Code

I watched Jefferey Way's videos of laravel 5 fundamental and typed the codes. This is the source cod...

0 Likes
5 Replies

Practical design task using Laravel

Hi everybody. I am new to laravel. And I have an architectural question. How to design the following...

0 Likes
0 Replies

How to do a Laravel 5 queue async with a popup alert from a socket callback ?

Hello! Im playing with Laravel 5 and trying to make a Queue asynchronously with beanstalkd or redis-...

0 Likes
2 Replies

Cannot initialize a class from external library

Hello guys, Im a newbee with laravel and php and i am having a huge problem that might be really sim...

0 Likes
10 Replies

Choice between Laravel generated forms vs AngularJS (SPA) forms

We're building enterprise scale software with Laravel, where we need to build RESTful backend. One o...

0 Likes
0 Replies

Laravel with socket.io project

Hello everyone, I just finished a project http://larasocial.info. It's a mini social network with so...

0 Likes
0 Replies

Doing some custom routing groups, could use advice

So, I am building an application that has a few models that I want to manage on site. There are like...

0 Likes
0 Replies

Laravel Migrate

Hello guys. I'm wondering how i can do single change in single table without affected on other table...

0 Likes
1 Replies
Solved

Different create() and store() method for same model but with different attributes

Hello, I am in i situation where I have to handle that the way to create and store method are not th...

0 Likes
1 Replies

Undefined class in IoC

I'am trying to do dependency injection between two services via IoC, and getting ReflectionException...

0 Likes
1 Replies
Solved

elixir() throws random "not defined in asset manifest" exceptions

I do have this certain file defined in the manifest. But elixir() throws "not defined in asset...

0 Likes
0 Replies

FatalErrorException - Class 'Base_Controller' not found

Hi, This may be a stupid question however I'm a beginner and have recently started learning Laravel....

0 Likes
4 Replies
Solved

Laravel 5 namespaces and using classes - am I doing it right?

Hi, Currently I'm working on the back-end system of my website and I've created a module where admin...

0 Likes
2 Replies
Solved

(over) engineering issue?

I'm currently migrating another app (from Slim to Laravel) that uses the Hashids library. Interestin...

0 Likes
1 Replies

Inheritance between models.

Hi. I am new to laravel framework. I need to know that how can we do inheritance between two models...

0 Likes
1 Replies

What is so great about view composers?

Hi, I'm still wondering what is so great about view composers in Laravel (5). I have a controller wh...

0 Likes
3 Replies
Solved

Blade template polymorphic inheritance?

So imagine if you will, an arbitrarily deep tree of nested categories. For the data structure minded...

0 Likes
2 Replies

Function not returning properly

Been trying to fix this for a few hours now with no success. $role = $organization->getRole($requ...

0 Likes
11 Replies
posted 11 years ago

Where to put methods used by controllers.

Hi all so I am extending the AuthController and have added a few 'helper' like functions like: priv...

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

© 2026 Laravel.io - All rights reserved.