Support the ongoing development of Laravel.io →

1,813 Threads

Publishing website

Hello. What to make with my public and app folder when I have finished working with it. I have domai...

0 Likes
2 Replies

Question about namespace in the Group Routes

I'm trying to see the utility of the following sample code from Laravel Quickstart Route::group(arra...

0 Likes
2 Replies
Solved

Delegating mission critical tasks to third party services

I'm working on a mission critical application. The application fetches Stock Market data from differ...

0 Likes
0 Replies

Looking for: API backend package

I've played a little bit with october cms and have been wanting to learn how they let you access the...

0 Likes
8 Replies

Send file as a standard multipart form post

What is the best way to send a file as a multipart form programmatically with Laravel? I don't need...

0 Likes
0 Replies

One model, Varying behaviors

I'm creating a CMS portion of a more complex application. The CMS portion contains "Courses&quo...

0 Likes
5 Replies
Solved

Trait 'Illuminate\Auth\UserTrait' not found

HI i searched Google but did not find anything about this and i never had this error before in Larav...

0 Likes
0 Replies

Testing Structure and Workbench Errors

Hello. My setup is probably a tiny bit weird but I am working on a workbench system where everyone o...

0 Likes
1 Replies

ioc or parameters?

hi, i would like to ask you how would it be better to resolve dependencies. i'm not really sure to u...

0 Likes
2 Replies
Solved
posted 9 years ago

implementing complex aglorithms

Hi, if i was about to use a complex algorithm which as well uses his own class, where would i implem...

0 Likes
2 Replies
Solved

IDE for laravel code completion plus debugger

Hii, i need a free or open source IDE that has support for laravel code completion and also has a de...

0 Likes
5 Replies

Issue with subdomain and redirects?

So I have my main site setup in laravel and everything works fine, my issue is I am trying to setup...

0 Likes
0 Replies

Set Session MySQL variables when connection is created

I need to call SET SESSION wait_timeout=xx on my Eloquent DB connections after they are (lazily) cre...

0 Likes
1 Replies

Complicated database model - use view or "normal" way via Eloquent

Hi, I'm rather new to Laravel development and need some help regarding a little bit complex model/da...

0 Likes
4 Replies

Pattern for logging user actions

I'm trying to log all actions that users do (login / logout / CRUD) to a logs table in my database,...

0 Likes
0 Replies

Documentation on Controller Routes

This is an excerpt from the documentation. I do not understand this. Can someone explain? You may...

0 Likes
1 Replies

Class 'Symfony\Component\Routing\Route' not found

I have created a game page and trying to run in command prompt "php artisan serve" as well...

0 Likes
0 Replies

Call model on different namespace

Hi i have the following code <?php namespace Backend; use BaseController; use View; use App\Mode...

0 Likes
5 Replies

Classe comum em todas as páginas

Olá pessoal gostaria de saber a forma mais elegante para criar uma classe que seja comum em todas as...

0 Likes
0 Replies

Accounting

How to create accounting module using Laravel4?

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