Support the ongoing development of Laravel.io →

1,817 Threads

posted 10 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

Connect Laravel with Marklogic

How to use marklogic super awesome document structuring and lightning fast search mechanism with lar...

0 Likes
0 Replies

Override vendor class on using custom model

Can someone help me to override a method from vendor using my custom class. vendor name: Cmgmyr\Mess...

0 Likes
0 Replies

Phpunit as acceptance tester for Custom Console Command

Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....

0 Likes
0 Replies
posted 9 years ago

Homestead make - Overwrites Vagrantfile

Hi guys! I'm not sure if I'm doing it right, but... I want to have a homestead machine per project,...

0 Likes
0 Replies

Conditional route middleware and namespace mapping?

Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...

0 Likes
2 Replies

Laravel 5.1 auto include Log in app

Hi So I recently moved to Laravel 5.1 and unlike Laravel 4.2 where we could use Log::info() anywhere...

0 Likes
1 Replies

Laravel hasMany get one children

Hello guys, i have hasMany relationship between two tables like this: Parameter::where('property_id'...

0 Likes
1 Replies

I want to make the questions and answers portlet using the Liferay MVC Framework

In this portlet anyone can anonymously post a programming related question, but the answer can only...

0 Likes
0 Replies

What hosting you recommend me for these app specifications?

Hello, First of all thank you so much for tring to help me with my troubles choosing a economic host...

0 Likes
3 Replies

Eloquent vs. Raw SQL? Which is really better?

Hello guys, I know this question sounds kind of silly, but let me explain. I (mostly frontend-dev) a...

0 Likes
4 Replies

Curious about scaling (server management)

lately, I deeply read article related about "web scale" topic, there are several very nice...

0 Likes
0 Replies

Eager load, get all results

Hi guys. I have model 'Element'. Each element have some params (Param model). So there is relationsh...

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.

© 2024 Laravel.io - All rights reserved.