Hi guys I'm having a bit of a problem with the queue daemon (using redis) I'm running the daemon ins...
Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...
I have a table called attachments which has the fields ID TABLE_NAME TABLE_ID and ATTACHMENT Another...
I've been following the tutorial on laracasts "Say Hello to Laravel Homestead 2.0". And at...
Hello, I have a lot of nested controllers eg /company/$id/products/$id/details routes are: company.s...
I have written a PostGres function that uses a CTE to return me a result set. The result set contain...
I have a service provider: <?php namespace App\Providers; use Illuminate\Support\ServiceProvider...
Is it possible to use Routing feature just standalone? If yesm why the composer download is not divi...
I am developing an application that communicates with Google API but I need to provide a private key...
I am using tableclothjs and Twitter Bootstrap. For some reason this code will not appear with the so...
here is my OperatingProcedure model class OperatingProcedure extends BaseModel { use \Venturecra...
Hey, this is my login controller public function postSignIn() { $validator = Validator::make(Input:...
Hi people. I'm thinking of learn Laravel to speed up my development in PHP projects, and write less...
I am currently looking for ideas/feature requests to improve LaraEdit. Any input would be appreciate...
Hi I've been using larval for a while now but I really want to make sure I'm doing this correctly an...
Hello :) Can you help me, release last viewed news?)
How can I extend the auth driver in laravel 5? Have any source? Thank you
Hi everyone, i'm new to Laravel and trying to get confortable with Eloquent. In the last days i stru...
Hey, I have this schema: table_1: id table_2: id table_3: id, table_2_id, table_1_id I need this sc...
Hi! I need help to implement Stripe billing method into my project. I have one main user table and t...
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.