Support the ongoing development of Laravel.io →

How do I add maxlength to blade templating

Hi. I have a textarea generated by blade engine. I need to limit the character length for it. How do...

0 Likes
1 Replies

Sign up on a modal loaded via Ajax

I'm using laravel 5.2, when I load (using base auth) /register on a modal via Ajax and I hit submit...

0 Likes
0 Replies

Eloquent Delete Where

Is there any way to say: Model::delete()->where('whatever', '=', 'whatever'):

0 Likes
1 Replies
Solved

Sending view by email

Hello, Do you have complicated methods for doing that? $view = View::make($viewname, $paramArray);...

0 Likes
3 Replies
Solved

CSRF _token Mass Assignment Error

Here's my view @extends('app') @section('content') {!! Form::open(['url' => 'person', 'class'...

0 Likes
15 Replies
Solved

How to install Homestead on a production server?

Hi, I really enjoy using Homestead when developing locally, how can I install the identical environm...

0 Likes
1 Replies
posted 9 years ago

route params question

so my front end peeps would like the following url structure. site.com -- home page site.com/city na...

0 Likes
1 Replies

Class 'App\Http\Controllers\widget\v1\Models' not found

I have a model class namespace App\Http\Controllers\widget\v1\Models; use Illuminate\Database\Eloqu...

0 Likes
3 Replies
posted 9 years ago

Cashier: resuming from grace period forgets trial

Hi all, I am following this forum since a couple of months already, but this is my first post. I jus...

0 Likes
2 Replies

Cachier + Stripe: create unbilled subscription

I have built an application based on Laravel and Stripe. To access its services, the user needs a su...

0 Likes
0 Replies

Mail Queue and DOMPDF job works perfectly on homestead, but not on my production server

Hello all!! Latest 5.1 Laravel 5.1.27 Latest dompdf 0.6.2 So i have an email, that attaches a genera...

0 Likes
1 Replies
Solved
posted 10 years ago

Can not use Cache

I'm trying to use cache in Laravel but always receive error: exception 'InvalidArgumentException' wi...

0 Likes
3 Replies

How to define Guard Instance for Password Reset? Laravel 5.2.0

I have successfully tried 2 different Database table Login area. Then I thought it is a great scalab...

0 Likes
0 Replies

Laravel 'Form::model()' does not populate input values stored as an array...

Hi there! I have a form like this (here I only present some of the the inputs): {!! Form::model($spe...

0 Likes
1 Replies
Solved

API Best Practice

Hey guys, I have a development workflow question. I'm looking to load a lot of content from an API,...

0 Likes
1 Replies

Beginner Task List Tutorial: Where is it?

Hello, I'm new to Laravel and I'm following the documentation tutorials to learn it. I've finished t...

0 Likes
6 Replies
posted 9 years ago

S3 Help with Laravel 5.2

Hi Guys, Having an issue with the s3 driver for laravel 5.2. The error i'm getting is this: Found 1...

0 Likes
2 Replies
Solved

Timezone in Homestead

Is there any other possibilty to change the timezone of the homestead machine then this one: http://...

0 Likes
2 Replies
posted 10 years ago

Any Laravel Developers in Gainesville, Florida?

Perhaps we can start a meetup on a monthly basis... I'd be interested.

0 Likes
2 Replies

Laravel 5.2 Authentication with Modular Application

Hi All. I'm in the process of upgrading my Laravel 5.1 application which has modular infrastructure...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.