Support the ongoing development of Laravel.io →

899 Threads

Pullout and Display UserData from different SQL tables

I'm new to programming specially in Laravel, I hope you could help me. It means a lot for me. I'm no...

0 Likes
0 Replies

laravel, how to update with request from users ?

in previous thread iv posted my problem with update function, the problem is the database wont upda...

0 Likes
1 Replies

laravel update with request wont works

can anyone help me to solve this ? i've read some related thread in many forums and google, but i ca...

0 Likes
1 Replies

How do I add fields from json to my Eloquent Model?

Hi all please bare with me I am still learning Laravel/Lumen. I have created a Lumen API and created...

0 Likes
0 Replies

Insert data in relational table using laravel 5.4

I have 3 tables called country,city,university the country and city value displayed as dependent wit...

0 Likes
0 Replies

Problem with displaying category and sub-categories!

Hello guys i have problem with displaying categories and subcategories , here is some code BLADE: &...

0 Likes
1 Replies
posted 7 years ago

Modify a json file with laravel

as I can modify a json in laravel file? In the methods available for the File class, only allows me...

0 Likes
3 Replies

Laravel Bootstrap SlideShow each slider eight product

I want each slideer has eight products <div class="carousel-inner hidden-xs" role="listbox">...

0 Likes
0 Replies
posted 6 years ago

Admin area - multiple choice input

Hello! For our Laravel website, in our Admin area we can create blog posts. For each blog post we po...

0 Likes
0 Replies

query save and update with laravel

table pop table detail_pop table store_product diagram $detailpop = DetailPop::where('pop_id',$...

0 Likes
1 Replies
posted 8 years ago

Laravel 5 Ajax File/Image Upload

I have an issue in my laravel ajax application, I cant upload images/files through ajax POST. here i...

0 Likes
6 Replies

Handling route with multiple optional parameters.

Hello ! I am trying to implement a filtering method for some products. This is the route: Route::get...

0 Likes
0 Replies

I can not get inputs from a PUT/PATCH request

I am developing a rest api. I test it with Postman Rest Client. But I have had a headache with PUT a...

0 Likes
22 Replies

creating like and dislike buttons using polymorphic relation

hi, i want to create a like and dislike buttons on a post, which save the status of the user in a li...

0 Likes
0 Replies

[Solved] - Jquery multi file upload with laravel

Hi everybody I had problem 3 months ago but i had solution for it http://laravel.io/forum/07-21-2014...

0 Likes
1 Replies

Form - problem with ID in tables after submit form

Hi, I have problem with my Laravel project.. I have three tables: Users, _Tasks _and Samples. I want...

0 Likes
0 Replies

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
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

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.