Support the ongoing development of Laravel.io →

319 Threads

posted 10 years ago

Can't write image data to path

Error: Intervention \ Image \ Exception \ ImageNotWritableException Can't write image data to path [...

0 Likes
4 Replies
Solved

New to laravel

Hi I need to create the following ability on a form to create/select: Country Province Town Suburbs...

0 Likes
1 Replies
Solved
posted 8 years ago

table list and row in two differents tables

Hi, I have a view with two tables. the first table include a form with all the fields of a row of th...

0 Likes
2 Replies
Solved
posted 8 years ago

[L5] Get form's data when back from a validation failure

When a user fills a form and the validation fails, the user is sent back to the form with an error m...

0 Likes
2 Replies
Solved

AJAX File Upload with jQuery -- How do I get CSRF into the request? (Updated)

I'm making a file upload system using Laravel, Ajax and jQuery. I am able to submit forms using Ajax...

0 Likes
4 Replies
Solved

Error in Typing Composer Require Illuminate/html at the Terminal

Hi, Is there's anyone here who can help me to fix this. I'm newbie in Laravel 5 and I can't even fig...

0 Likes
1 Replies
Solved

Laravel 5.1 - Form: Method number does not exist

Hi, I've just upgraded to Laravel 5.1 and i'm creating a simple form with "text" and "...

0 Likes
1 Replies
Solved

Form submit to same page causes crash

I have created controller and view. But form submit to same page will cause crash - "Whoops, lo...

0 Likes
2 Replies
Solved

Standard form opening instead of the Form:: model binding

Hello, I'm creating a custom package that involves a CRUD resource. Because it involves extra steps,...

0 Likes
3 Replies
Solved

laravel 5- auth

i am new to laravel and in my system there is one admin and all others are users, so i added a boole...

0 Likes
6 Replies
Solved

Saving array to database

I feel like I might be overthinking this, and I know the answer is out there, I just haven't been ab...

0 Likes
2 Replies
Solved

Laravel 4 : Passing data from database to selectbox using blade

I wish to make a select box containing some categories of items. This select box should have the dat...

0 Likes
3 Replies
Solved

Routing with parameters

So I'm going through the Laravel 5 Fundamentals cast and I thought I would just make a link that wou...

0 Likes
2 Replies
Solved

Blueimp after unsuccessful validation

Hello, I would like to ask how to handle Blueimp already uploaded images after unsuccessful validati...

0 Likes
1 Replies
Solved

Pushing reponses to ajax

Hi, is there please anyway to push Reponse to an ajax script in the view ?

0 Likes
3 Replies
Solved

Trying to get property of non-object (Ask)

Hi, i'm a new comer in Laravel. I got this problem "Trying to get property of non-object (View:...

0 Likes
2 Replies
Solved

Redirect Search Form to Search Results Page

I have a search form that sits on every page of my Laravel app - when someone enters a search reques...

0 Likes
6 Replies
Solved

Column not found: 1054 Unknown column '_token' in 'field list' (SQL: update `tutorials` set `_token` =

If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...

0 Likes
4 Replies
Solved

Blade variables dont work in JavaScript

Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...

0 Likes
5 Replies
Solved

Checkbox showing "0" and "1" instead of "Yes" or "No"

Hello guys. First of all, thanks for the interest in my topic. I have a simple question i guess. The...

0 Likes
1 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.