I write a simple application using Laravel 4.1 and using theme files. My problem is how to load lang...
I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...
for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...
I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...
I wanted to use scheduled tast (as shown here: http://laravel.com/docs/5.1/scheduling) but when I us...
Hi guys, I would like to ask you what of the following configurations should be better for a small a...
Hi, I have recently migrated from 5.0 to 5.1.1, carefully following the docs. Locally it works like...
Dear friends, i can upload any file with validation to public folder, but what i need to know is how...
How to use marklogic super awesome document structuring and lightning fast search mechanism with lar...
Can someone help me to override a method from vendor using my custom class. vendor name: Cmgmyr\Mess...
Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....
Hi guys! I'm not sure if I'm doing it right, but... I want to have a homestead machine per project,...
Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...
Hi So I recently moved to Laravel 5.1 and unlike Laravel 4.2 where we could use Log::info() anywhere...
Hello guys, i have hasMany relationship between two tables like this: Parameter::where('property_id'...
In this portlet anyone can anonymously post a programming related question, but the answer can only...
Hello, First of all thank you so much for tring to help me with my troubles choosing a economic host...
Hello guys, I know this question sounds kind of silly, but let me explain. I (mostly frontend-dev) a...
lately, I deeply read article related about "web scale" topic, there are several very nice...
Hi guys. I have model 'Element'. Each element have some params (Param model). So there is relationsh...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community