Support the ongoing development of Laravel.io →

1,825 Threads

URL Rewriting application

Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...

0 Likes
0 Replies

Manage multiple database in one app

I don't know if this is possibile, but is there a way to manage more than one database if i have one...

0 Likes
1 Replies

hi guys im new to laravel please help me.

i have a basic knowledge in php and laravel(i watch laravel5 fundamentalls) but i'm confused because...

0 Likes
1 Replies
posted 10 years ago

How many controllers for several user type, roles?

Hi all, i have an application that should manage several type of users: i have different user roles...

0 Likes
0 Replies
posted 10 years ago

Best Practice to set up manuel Authentication

Hi iam really new to laravel and i wanna know how to built a authentication on my own and what is be...

0 Likes
0 Replies

Laravel controlled exceptions

Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...

0 Likes
0 Replies
posted 10 years ago

possibility to fire events outside controllers?

Ok in the process of refactoring my code.. i was thinking wouldnt it be cool if i could fire events...

0 Likes
3 Replies

Laravel not recognized after .htaccess changes

Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...

0 Likes
3 Replies

How to paginate this complex database query

$search = DB::select('SELECT * FROM (SELECT * FROM product WHERE MATCH...

0 Likes
1 Replies

Tutorials - How to Build Real-Time Laravel Apps with Pusher

I recently ran a workshop at Laracon EU walking through how to add real-time features to Laravel app...

0 Likes
0 Replies
posted 10 years ago

Reference Case Stories

Hi! I really would like som reference case studies/stories. My employee needs som proof that Laravel...

0 Likes
2 Replies

laravel reflection exception.. class not found.

Ok I have a FormRequest class in app\Http\Requests i have namespaced it correctly and am using it in...

0 Likes
1 Replies
posted 12 years ago

Language files on external directory

I write a simple application using Laravel 4.1 and using theme files. My problem is how to load lang...

0 Likes
2 Replies

Ignore route if controller returns null

I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...

0 Likes
0 Replies

Class does not exist in Laravel 5.x

for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...

0 Likes
1 Replies

Envoyer, .ENV, Laravel 4, DotEnvPHP

I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...

0 Likes
0 Replies

everyMinute is not defined

I wanted to use scheduled tast (as shown here: http://laravel.com/docs/5.1/scheduling) but when I us...

0 Likes
0 Replies

What is better for a Laravel app in a server with 512MB of RAM?

Hi guys, I would like to ask you what of the following configurations should be better for a small a...

0 Likes
0 Replies

Laravel 5.1.1 migration error

Hi, I have recently migrated from 5.0 to 5.1.1, carefully following the docs. Locally it works like...

0 Likes
3 Replies

Laravel 5.1 Upload

Dear friends, i can upload any file with validation to public folder, but what i need to know is how...

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