Support the ongoing development of Laravel.io →

2,389 Threads

Software application communicating with Laravel. Ideas?

I developed a utility called LoLSkinView (lolskinview.com) which allows users to see the skins they...

0 Likes
0 Replies

Create an admin area on laravel 4?

hi everybody, i am new to laravel. i want to start a large scale project & i need to create a st...

0 Likes
12 Replies
Solved
posted 10 years ago

Random x's in console & response

Hi all I'm having a really weird issue that I haven't been able to solve yet. Random x's appear in t...

0 Likes
1 Replies
Solved
posted 10 years ago

Returning array to AJAX call

Hello everyone, I have an issue regarding some of my AJAX calls. I'm trying to make an AJAX call to...

0 Likes
1 Replies
Solved

a post redirect method in routes, is this possible?

http://laravel.io/bin/6Lnlj Lines 16 to 22. I have a post route that validates the form that is in t...

0 Likes
0 Replies

Laravel 5, "middleware" class error or not?

Where class "CsrfTokenIsValid" in "App\Http\Middleware"? There are only "V...

0 Likes
2 Replies
posted 10 years ago

Summernote editor image upload

Did someone tried Summernote (http://hackerwins.github.io/summernote/) image uploading? By default i...

0 Likes
3 Replies

AJAX show results on page.

I'm have a form that i'm trying to get to search my database and shows the results in a hidden div b...

0 Likes
3 Replies
posted 10 years ago

Redirect Loops when viewing directories

I keep my resources in /media/% and when I attempt to view the entire directory by visiting /media i...

0 Likes
3 Replies

Mass deleting and single deleting in one page with laravel

I got a form where I am able to destroy multiple items by checking a checkbox and able to delete a s...

0 Likes
3 Replies

Accessing POST variables

Just to say, I'm a complete newbie so apologies in advance. My client needs to move his Flash+Classi...

0 Likes
2 Replies

add module nginx in laravel homestead

Hello, I want add a module RTMP for nginx but I need to use ./configure command for install the modu...

0 Likes
0 Replies

code within a Route runs more than once

Hi, I have this route: Route::get('/develop/building/{building_id}', ['as' => 'develop.building',...

0 Likes
8 Replies
posted 10 years ago

I am facing problem in My first rest Api

I am very new on laravel .....and my company wants to make an api on laravel ....But i am unable to...

0 Likes
4 Replies
Solved

View::composer() runs twice when $response->getOriginalContent() is used.

Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....

0 Likes
2 Replies

[Laravel 5] I have an idea, but I don't know if it's a good idea or a stupid idea

I want to make an AngularJS webapp that uses Laravel as the back-end. Angular will do most of the wo...

0 Likes
2 Replies
posted 10 years ago

Download response AND view/redirect

Is there a method to send a download response along with a view or redirect using Laravel? I am thin...

0 Likes
2 Replies
Solved

Theory Q: How to use MVC patterns when accessing resources many different ways

Theoretical question: Let's say I have one model method (“User.store” let’s say), but lots of differ...

0 Likes
2 Replies
Solved

Remote forms

Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...

0 Likes
0 Replies

GuzzleHttp Exception: invalid argument supplied for foreach()

api_post public function api_post($url, $post_params) { $client = new GuzzleHttp\Client...

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