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...
Hi, I'm using a form send by GET method. This form contains some multiple checkbox. {{ Form::open(['...
Hi I want to try this in my application : $languages = array('en', 'ar'); $locale = Request::segment...
Hi all, Im trying to learn DDD and design patterns. By looking at the Laravel.io code on github, i s...
Why I'm getting loading times of 800ms or more in myHomestead VM, while in xampp I get 100ms, It is...
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