Support the ongoing development of Laravel.io →

2,389 Threads

Hosting many mostly static sites, how to approach serving them?

So i host a lot of small business sites from my web practice over the years (hundreds). Right now I...

0 Likes
4 Replies
posted 9 years ago

redirect to signed s3 url problem

Hi, I have the following problem: if I redirect to a signed s3 url from the php aws sdk v2, the down...

0 Likes
1 Replies
Solved
posted 8 years ago

Storage delete FileNotFound

hi, I have a problem deleting a file in a MAMP location. the file is not found in the public directo...

0 Likes
3 Replies

Ajax image load after dropzone success event

So I am using dropzone.js and I want to reload a particular image after the success event of dropzon...

0 Likes
0 Replies
posted 8 years ago

How to pass hardcoded data from route to controller

Is there a way to pass data (that is not a route parameter but just hardcoded data) to a controller...

0 Likes
0 Replies

File upload through ajax in laravel

I am doing ajax call on click of submit button. then that call goes to controller. In controller i w...

0 Likes
2 Replies

Having trouble updating a one-to-one relationship through PUT request

Hi everyone. I'm a junior dev at an agency building a site for a client with Laravel and Angular tha...

0 Likes
0 Replies

Multiple fileds validation in rules

Hi all, i am trying to figure out how to solve this problem... i have a form with 4 inputs : beginDa...

0 Likes
0 Replies

Override default json data name

Hey, I'm wondering if there's a quick way of over-riding the data array in a json reponse. For examp...

0 Likes
0 Replies
posted 9 years ago

Pagination gives empty set on non existing page number

Pagination gives me an empty set when the page parameter refers to a non existing page (e.g. page=3...

0 Likes
5 Replies
posted 9 years ago

How to handle many ajax requests

Hi, Currently i'm working on a project that handles many AJAX requests from the Front-end. It sends...

0 Likes
0 Replies

How to add a parameter to $request variable?

Hello! I have two models: articles and comments. In a view 'article.show' i have a form that creates...

0 Likes
5 Replies
Solved

New cURL package

Hi all I just wanted to let you all know about a new update to the ixudra/curl package (http://githu...

0 Likes
0 Replies

RESTful API with a Complete Course

I want to share with you my current work, where I teach how to develop a RESTful API using Laravel o...

0 Likes
9 Replies

AJAX Database Update on User clicking on a link

Hello, I don't know how to perform ajax requests. I have a table named images with a field called do...

0 Likes
2 Replies

Laravel-localization redirect issue

I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...

0 Likes
2 Replies

Using $_POST in Laravel

Hallo everyone, in my current Laravel Project I use a class to generate a simple bootstrap 4 form, w...

0 Likes
3 Replies

Project Flyer multiple file upload with dropzone file size = 0

I am working on the following laracast: https://laracasts.com/series/build-project-flyer-with-me/epi...

0 Likes
1 Replies
Solved

Implementing API operations (CRUD) Showing values for nested resources

Hey guys, I have been wanting to implement fast and easy the index and the show methods for my neste...

0 Likes
0 Replies
posted 9 years ago

Access model ID in Route::filter()

Hey guys, I'm binding my forms, but now i want to catch the model ID in my filter. How can i do that...

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.