Hi. I have a textarea generated by blade engine. I need to limit the character length for it. How do...
I'm using laravel 5.2, when I load (using base auth) /register on a modal via Ajax and I hit submit...
Is there any way to say: Model::delete()->where('whatever', '=', 'whatever'):
Hello, Do you have complicated methods for doing that? $view = View::make($viewname, $paramArray);...
Here's my view @extends('app') @section('content') {!! Form::open(['url' => 'person', 'class'...
Hi, I really enjoy using Homestead when developing locally, how can I install the identical environm...
so my front end peeps would like the following url structure. site.com -- home page site.com/city na...
I have a model class namespace App\Http\Controllers\widget\v1\Models; use Illuminate\Database\Eloqu...
Hi all, I am following this forum since a couple of months already, but this is my first post. I jus...
I have built an application based on Laravel and Stripe. To access its services, the user needs a su...
Hello all!! Latest 5.1 Laravel 5.1.27 Latest dompdf 0.6.2 So i have an email, that attaches a genera...
I'm trying to use cache in Laravel but always receive error: exception 'InvalidArgumentException' wi...
I have successfully tried 2 different Database table Login area. Then I thought it is a great scalab...
Hi there! I have a form like this (here I only present some of the the inputs): {!! Form::model($spe...
Hey guys, I have a development workflow question. I'm looking to load a lot of content from an API,...
Hello, I'm new to Laravel and I'm following the documentation tutorials to learn it. I've finished t...
Hi Guys, Having an issue with the s3 driver for laravel 5.2. The error i'm getting is this: Found 1...
Is there any other possibilty to change the timezone of the homestead machine then this one: http://...
Perhaps we can start a meetup on a monthly basis... I'd be interested.
Hi All. I'm in the process of upgrading my Laravel 5.1 application which has modular infrastructure...
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