Support the ongoing development of Laravel.io →

1,816 Threads

posted 9 years ago

Namespaces

Hello Guys. I'v been created sub directories within App\Http\Controllers. Every things is ok but i h...

0 Likes
3 Replies

$errors variable not set in latest 4.2

I had some code that outputed errors on a view that read from $errors IIRC this used to work but tod...

0 Likes
1 Replies
posted 10 years ago

Naming of tables - using prefixes/suffix

Hi folks, as a 'newbie' when it comes to PHP framworks I decided to go for LARAVEL among other thing...

0 Likes
2 Replies

bloated Laravel controller, am i over doing it?

greetings, as naive as i feel, i wanna create a thread about my controller. this controller manages...

0 Likes
2 Replies

Creating hooks in views with sections and calling from events

Hello. I am new here and i am trying to do something but no information on google... I am trying to...

0 Likes
1 Replies

Moving laravel default folders

I've been using laravel for a few weeks now, and I have to say, I'm not getting used to the folder s...

0 Likes
3 Replies
Solved

Maatwebsite/Laravel-Excel import by config

Hey there, I'm trying to do a file import via the excel package of maatwebsite. Because I need diffe...

0 Likes
0 Replies

Elixir won't install on CentOS

I have a VPS with CentOS and the latest version of node.js. Gulp is installed globally. But when i w...

0 Likes
3 Replies

Get variable in object Laravel

Example $post = Post::with('categories')->first(); one post relationship to many categories How...

0 Likes
3 Replies
Solved

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

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.