I'm running Nginx over Apache. The problem is that I think I have some misconfigurations on even the...
how can i check the array value is exist or not? If example: my_field[1][1] = 16 my_field[1][2] = 14...
Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...
When I try to post to my route using cURL and the method set as "POST", I hit a 403 Forbid...
I trying to build facebook canvas with laravel 5.2 with "SammyK/LaravelFacebookSdk" packag...
I have an edit page reusing a form from my create page that populates the fields by using {!! Form::...
Hi, My single Laravel app already run on Ubuntu server. I want to run another one on the same host b...
I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...
What I'm trying to create is a system that reads/parses data from over a dozen external websites. As...
I wonder if there is some form of excolhes the path of database connection before login to the syste...
In my application i ve got some Log::debug Log::info etc..in code how to select a level log if i wan...
Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...
Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...
No matter what I do, I always get a 200 OK status in response. Whether I get a Stack trace, a route...
I have around 6 different jobs running in the background, just wondering to know what is the best wa...
HI I am using Laravel 5.2, Authorize.net ARB (https://github.com/AuthorizeNet/sdk-php) this package...
Hi. Nice to be here. I have two classes. Profile and Student. Student extends Profile. There are oth...
If have several templates laid out like this-> Layout <- View -> Template I have multiple t...
Too many posts about laravel being too hard. When I say mysql, I really mean mariadb. Old habits die...
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