Support the ongoing development of Laravel.io →
esomkin

esomkin

Joined 18 Mar 2014

Statistics

Threads 7
Replies 11
Solutions 4
Articles 0

How to show one page for all routes in Laravel 5 ?

Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...

0 Likes
2 Replies
Solved

How to register console command from package in Laravel 5 ?

Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...

0 Likes
1 Replies
Solved

[RuntimeException] Unable to detect application namespace

Hi to all! When I use cmd command php artisan make:command FooCommand i get runtime error from thre...

0 Likes
12 Replies
Solved
posted 10 years ago

Laravel 5 ServiceProvider not found

Hi to all! I want to create a test package. As in example, my test service is located in "vendo...

0 Likes
3 Replies
Solved
posted 11 years ago

Validation + Localization = FatalErrorException ?

Hi, everyone! In my model I use validation and localization of validation error message, s.e. class...

0 Likes
1 Replies
replied 11 years ago

Simple multilanguages mechanism. How to?

This code is working correctly but slow class Content extends Eloquent { protected $table = 'conte...

0 Likes
Solved

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.