hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...
What is Syntara ? Syntara is an admin system for Laravel 4, made for user management easier. Feature...
Hello, I have this model : <?php class Category extends Eloquent { protected $fillable = a...
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
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.