Support the ongoing development of Laravel.io →

1,825 Threads

Service Container sample?

Where I can find a complete application sample of "Service Container"? Thanks in advance.

0 Likes
0 Replies

Frontend in WP , backend in Laravel. Some level of integration needed

Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...

0 Likes
2 Replies
posted 11 years ago

Where to from here?

I'm learning L5 and php OOP and think i'm getting on pretty well. I am using routes, controllers, el...

0 Likes
1 Replies

Plugin Laravel Netbeans

Hello, I'm searching plugin for Netbeans and I found this: https://github.com/barryvdh/laravel-ide-h...

0 Likes
1 Replies

Prevent queue:listen from exiting with redis is not running yet

I have a situation where the server is trying to start queue:listen when the redis server is not onl...

0 Likes
0 Replies

Registering users through commands and command handlers in laravel5

Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...

0 Likes
0 Replies

Increment download w/ support for download manager

I need to allow files to be downloaded, but have to track the number of times they were downloaded b...

0 Likes
0 Replies

How do I extend a package class in the same fashion as Symfony does with compiler

Hi, I am building a SaaS using L5 and Doctrine. I found a few symfony projects that work with doctri...

0 Likes
0 Replies

Learning tools and naming for OOP

I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...

0 Likes
3 Replies
posted 11 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

Your thought on how to set this up

Hi, I'm new to Laravel (not to PHP). I love the way how easy it is to get this up and running with t...

0 Likes
2 Replies

How to use remote ssh in l5?

In laravel 4, we can use remote.php to deloy my code to remote, but how to do it in L5?

0 Likes
1 Replies
posted 11 years ago

How to implement Backend and Frontend in one L5 project

What will be the best folder struct for backend and frontend in one l5 project?

0 Likes
1 Replies

create global object or variable

how to create global object or variable without singleton in laravel?

0 Likes
1 Replies
posted 11 years ago

How to work with environment in L5?

Is there any manuals or tutorials how to arrange env files and load data from them?

0 Likes
4 Replies

Slow Application response time on production application (Narrowed down via newrelic)

I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...

0 Likes
1 Replies

Where did filters.php go?

Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...

0 Likes
4 Replies

change rule hash password

Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...

0 Likes
2 Replies
posted 11 years ago

About laravel documents

while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...

0 Likes
3 Replies

Using model to check if the database contains values

I am using my model to query the database and then check if there are values in my DB and if the rec...

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

© 2026 Laravel.io - All rights reserved.