Support the ongoing development of Laravel.io →

1,185 Threads

[Resolve]Some problem with submit form

Hi! I have some problem to send a form in my Laravel Project. I try to submit mass input with same n...

0 Likes
10 Replies
Solved

ajax post in laravel 5 return error 500 (Internal Server Error)

this is my test ajax in laravel 5 (refer below) $("#try").click(function(){ va...

0 Likes
14 Replies

About attaching morphable models

Hi everyone, I don't know if there is a better way to attach a morhpable object to its owner. In my...

0 Likes
1 Replies

Calling function inside Controller is not working

Hello folks, i am trying to call another function inside the same controller, but its not working at...

0 Likes
2 Replies
Solved
posted 6 years ago

How machine learning appears important in today’s retail app

It can be definitely said that machine learning has become one of the top highlighted and extensivel...

0 Likes
0 Replies
posted 9 years ago

How to Submit form via AJAX in Laravel 5?

Hi to all! Here is my controller: public function store(Requests\GuestbookRequest $request) { $n...

0 Likes
3 Replies

Saving Data from Laravel Form in Bootstrap Modal

Hi there i'm noob to laravel. I have some problem with form: originally from stackoverflow: http://s...

0 Likes
4 Replies

Newbie: Trying to create a search function on laravel 5

I'm trying to make a search function with laravel 5 and it's not passing the results variable to the...

0 Likes
8 Replies
posted 7 years ago

Laravel, with NuSOAP in a controller, does not work

Having a NuSOAP web service defined in an inline route closure function works great, but having it i...

0 Likes
1 Replies
posted 9 years ago

How do I replace the words of a text?

Hello.. How do I replace the words of a text? Example: $str = 'Hello :name ..Do you like :drink?'; $...

0 Likes
5 Replies
Solved

Property [token_symbol_id] does not exist on this collection

Hi all Iam trying to write controller for form i got a this error plz any one can help me thanks in...

0 Likes
1 Replies

Input::hasfile and $request->hasfile return false on .gif

Hi, I'm newbie on laravel. When i try upload jpg or png it works well but gif files return false. It...

0 Likes
1 Replies

How to observe Many to Many relation attach()/sync() action?

How to observe Many to Many relation attach()/sync() action? For this: I have Tag model and Post mod...

0 Likes
5 Replies

HTML to PDF

Can someone suggest html to pdf converter? ty

0 Likes
8 Replies
Solved

how to create Dynamic Fields in laravel

Hey Guys how can i create this fields as dynamic fields in laravel plz help me <label for="name_d...

0 Likes
1 Replies

Help with Eloquent Search Validate Input Simple Style

I have a very simple Eloquent search form built into my application and I want to prevent when a use...

0 Likes
4 Replies

Automatically embed images to email

I am writing a newsletter system for my client. They write the email body with CKEditor and I want t...

0 Likes
3 Replies
posted 6 years ago

Adding new tables with migration without rollback

im trying to add new tables to already existing db using migration, i have one table 'users' and ive...

0 Likes
1 Replies

Ran into issues creating a simple search filter

Hi there Laravel artisans, this is my first post on this forum. I am using Laravel 5.4. So currently...

0 Likes
0 Replies
posted 10 years ago

POST Request not working using Ajax

I tried implementing ajax post request in laravel 4 , but I am unable to obtain the post data. I hav...

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