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...
I am adding something additionally in Response::json. For example, the Restful route to public funct...
Hello. In my app I have a form which allow the user to choose/insert: date/time, list of emails and...
My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...
Guys, do you always use Controller suffix in controller classes names? I do, but I'm now thinking if...
I am trying to update our application to Laravel 5.1 from 4.2. We are going for a full upgrade from...
I have created multiple seed files and my main DatabaseSeeder file looks like this: <?php use Il...
I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...
Hello, I have problem in Laravel 5. In Laravel 4, I have been using trans helper function in config...
Hi, i'm trying to create a modular application using laravel packages, but i don't want to use contr...
Hi Lets say I have Entries table in my project. For each new entry I would like to check external AP...
cant find a proper answer, should app/storage should be in gitignore??
I would lke to know how do i include a myclass.php file ???? Where? tried to use include('myclass.ph...
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.