Support the ongoing development of Laravel.io →

mkblade

Joined 26 May 2014

Statistics

Threads 0
Replies 26
Solutions 4
Articles 0

mkblade has not posted any threads yet

replied 8 years ago

Message from failed captcha

If you mean that string validation.captcha, you can change it in the translation file. Laravel 4: ap...

0 Likes
replied 8 years ago

Vagrant Up/ Yaml file issue

Hi First you have to map the local directory with your projects to homestead virtual machine somethi...

0 Likes
replied 8 years ago

Undefined Method Error

You don't have the searchLewpsByName method in the Lewp model. Besides why do you show LewpContract...

0 Likes
replied 8 years ago

Model to View as JSON to JQuery

try to use {!! !!} (Laravel 5) var json={!! $data !!};

0 Likes
replied 8 years ago

Blade variables dont work in JavaScript

{!! Form::select('id_x', $x) !!} //for Laravel 5

0 Likes

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.

© 2024 Laravel.io - All rights reserved.