Support the ongoing development of Laravel.io →

1,185 Threads

Can't retrieved AJAX data

I am having trouble with laravel, in particular, with getting AJAX request data from my JavaScript b...

0 Likes
2 Replies

How get current inserted id

Hello Everyone I want to show current inserted id from controller. This is my code $comp = new C...

0 Likes
2 Replies
Solved

Global Site Options / Configuration

So, I'm working on adding some functionality to the front page of a site that I'm working on. The us...

0 Likes
2 Replies
Solved

Multi part survey - How to make in Laravel?

Hey there. I am currently busy with a application that should work like this: We have several studen...

0 Likes
1 Replies

Url often 404s

Hey, i am using a free host, and my URLs often 404, thinking the /public/something/something url is...

0 Likes
0 Replies

Undefined variable in view (when trying to grab database result)

Hi, Been stuck on this problem for about a week. I know its probably something simple I missed but I...

0 Likes
14 Replies

Issue on creating models with foreign key relations (1:1)

Hello! I have a "Profile" model related to a "User" model. Currently I'm able to...

0 Likes
1 Replies

please i have bizarre problem

when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...

0 Likes
2 Replies

How to do dynamic Querys

Hey artisans :) I would like to have a dynamic query-builder but don't no how to do it :/ I have a d...

0 Likes
2 Replies

URL problem with parameters

Hello, i have a problem when i pass a GET parameter in the URL. here is an example URL : http://api....

0 Likes
0 Replies

Filesystem mistakenly reports success on File::makeDirectory()

I have a model named "Support", and I am trying to create a writable directory to store fi...

0 Likes
0 Replies

Slug - Generator Help

I am searching for a slug generator and found many but all have unique : true/false where what I nee...

0 Likes
6 Replies

Subbmiting form with array text fields.

Is there a cleaner way to do this? view.blade.php <form> <input type="text" name=...

0 Likes
1 Replies

Undefined "category" variable

http://laravel.io/bin/Y5dzr this is my layout. Please solve the issue. Thank you.

0 Likes
1 Replies

Proper chaining for my Pivot table to execute Pivot Update

How do I properly execute this function cause currently when I run this function all data will be up...

0 Likes
24 Replies
Solved

Adding form macros not working as directed.

Hi again, I want to add an HTML 5 date input type. I am using this guide and file: http://blog.small...

0 Likes
1 Replies
Solved

Empty column when inserting data

Hi, When I create a new item, I always have the column 'link' empty in my table. The table's column...

0 Likes
4 Replies
Solved
posted 9 years ago

Model Form Date Formating

is any method to format the timestamp in laravel model form in this code project_start is retrived f...

0 Likes
1 Replies
Solved

Rule with textbox array?

I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...

0 Likes
2 Replies

how to prevent user from inputting html tags

I wonder how can I validate forms to be html tags free.

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