Support the ongoing development of Laravel.io →

1,384 Threads

Form Post with Javascript Not resolving to correct Route

Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...

0 Likes
1 Replies
posted 9 years ago

Unable to access FormData

Hello, For some reason or another I don't seem to be able to access the Posted data in my Controller...

0 Likes
6 Replies
Solved

Rename a file before moving it to Directory

Hi, I want to rename a file by typing the file name on the input/text box before it will upload and...

0 Likes
1 Replies
posted 9 years ago

Route::resource + Form::model doesn't work well??

I have a form where the user can update the fields of the given ID, also you have other fields you c...

0 Likes
1 Replies
Solved
posted 9 years ago

Not able to redirect after form POST

(Newbie here!) I'm making a web application and am currently doing the long part. For now my requir...

0 Likes
3 Replies
posted 9 years ago

How to populate a Form select attribute with value from db

Hi am just learning Laravel and populating a form but not sure how to handle the select attribute, e...

0 Likes
3 Replies
posted 9 years ago

laravel select form generate optgroup

so i have this code {{ Form::select('kategori',array(KategoriArtikel::lists('name','id'), 'tambah' =...

0 Likes
1 Replies
Solved

I can't update database value for laravel and angularjs

Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...

0 Likes
1 Replies
Solved
posted 9 years ago

Submitting form from subfolder

Hello, I'm new to Laravel so I apologise..I have been following this tutorial - https://www.youtube....

0 Likes
1 Replies
Solved

exception 'ErrorException' with message 'password_hash():

I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...

0 Likes
0 Replies

Laravel 5 FormRequest

Hello, i am using Laravel's new feature FormRequest and every thing is nice, input validates, permis...

0 Likes
2 Replies

Conflict between Redactor and withInput() in Laravel

Hi there, I'm using Redactor editor as WYSIWYG editor in my project. I have description field using...

0 Likes
14 Replies
Solved

Auth from different domain

Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...

0 Likes
3 Replies

Laravel project example with Backend

Hi, Is there any example of Laravel-based project that have back-end. For example on "/admin&qu...

0 Likes
2 Replies

Form with relationship

Hi, i am new to php and laravel, but I really love the laravel framework. Maybe my problem is really...

0 Likes
1 Replies

Block access content page

Hi, Help me with this doubt, with zizaco entrust we can only block or give access to pages for a de...

0 Likes
3 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved

Custom Validator class methods don't exist

Hey all, Since yesterday I've been trying to add a custom Validator class to handle certain fields....

0 Likes
2 Replies

How to Create Records on Pivot Table

Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...

0 Likes
2 Replies

Token Based Authentication with Laravel

Hi there, I just wanna now how to build a token based authentication with Laravel. Hope you can shar...

0 Likes
1 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.

© 2024 Laravel.io - All rights reserved.